This is deployment script for ASP.NET CORE and similar apps from Windows 10 to Ubuntu 20.04.
Has possibility to run "sudo..." and other Ubuntu comands.
Requires:
- ssh installed both on client and server
- login by ssh key configured (no need to enter password every time)
Helpful links: