metanohi/scripts/commit.sh
2011-08-12 23:05:10 +02:00

12 lines
137 B
Bash
Executable File

#!/bin/bash
cd ~/www/meta/nohi
git commit -a
git push
ssh webserverhost 'cd www/meta/nohi/scripts; ./hook_new.sh'
mege feed restart