metanohi/scripts/commit.sh

14 lines
143 B
Bash
Raw Normal View History

2011-08-12 22:47:08 +02:00
#!/bin/bash
2011-08-01 22:39:41 +02:00
cd ~/www/meta/nohi
git commit -a
git push
2011-08-01 22:39:41 +02:00
ssh webserverhost 'cd www/meta/nohi/scripts; ./hook_new.sh'
2011-08-12 22:31:04 +02:00
mege feed
mege restart