deployish
This commit is contained in:
parent
65a9541928
commit
4dfb9aff52
5
maint-scripts/deploy.sh
Executable file
5
maint-scripts/deploy.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Pulling repo."
|
||||
ssh metatron.pault.ag "cd /srv/www/uwsgi/app/hy; git pull"
|
||||
ssh -l www metatron.pault.ag "kill-apps; start-apps"
|
Loading…
Reference in New Issue
Block a user