metanohi/scripts/commit.sh

14 lines
143 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
mege restart