diff --git a/scripts/commit.sh b/scripts/commit.sh index 6bc68a7..e7f2682 100755 --- a/scripts/commit.sh +++ b/scripts/commit.sh @@ -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