Remove this script; no longer needed.
This commit is contained in:
parent
4962f4ca32
commit
e23d577105
@ -1,15 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
function metatron {
|
|
||||||
ssh metatron.pault.ag $@
|
|
||||||
}
|
|
||||||
|
|
||||||
function www {
|
|
||||||
metatron -l www $@
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
metatron "cd /opt/hylang/hy; git pull"
|
|
||||||
metatron "cd /srv/www/uwsgi/app/shyte; git pull; make"
|
|
||||||
www "kill-apps"
|
|
||||||
www "start-apps"
|
|
Loading…
Reference in New Issue
Block a user