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