small tweaks to meta stuff
This commit is contained in:
parent
9f057e8c8f
commit
8e0ef85ec3
9
maintainer-scripts/deploy.sh
Executable file
9
maintainer-scripts/deploy.sh
Executable file
@ -0,0 +1,9 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
metatron() {
|
||||||
|
ssh metatron.pault.ag $@
|
||||||
|
}
|
||||||
|
|
||||||
|
metatron "cd /srv/www/uwsgi/app/hy; git pull"
|
||||||
|
metatron "cd /srv/www/uwsgi/app/hy/site; make"
|
||||||
|
metatron -l www "kill-apps; start-apps"
|
@ -2,7 +2,6 @@ body, html {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
font-size: 1.1em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user