script
This commit is contained in:
parent
82c9bf4cb2
commit
7dca371347
|
@ -1,11 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
|
|
||||||
cd ~/www/meta/nohi
|
cd ~/www/meta/nohi
|
||||||
|
|
||||||
git commit -a
|
git commit -a
|
||||||
|
|
||||||
git push
|
git push
|
||||||
|
|
||||||
ssh webserverhost 'cd www/meta/nohi/scripts; ./hook_new.sh'
|
ssh webserverhost 'cd www/meta/nohi/scripts; ./hook_new.sh'
|
||||||
|
|
||||||
mege feed restart
|
|
||||||
|
|
Loading…
Reference in New Issue