mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-19 18:01:37 +00:00
- refactoring architecture - fix incomplete ssh logs - code editor for scripts in the app - remove Jobs and SSHCommands
8 lines
129 B
Bash
Executable File
8 lines
129 B
Bash
Executable File
rm -rf __path__
|
|
|
|
sudo rm /etc/nginx/sites-available/__domain__
|
|
|
|
sudo rm /etc/nginx/sites-enabled/__domain__
|
|
|
|
echo "Site deleted"
|