diff --git a/deploy-github-add.sh b/deploy-github-add.sh index 9c19def6..956a4c0e 100755 --- a/deploy-github-add.sh +++ b/deploy-github-add.sh @@ -2,4 +2,4 @@ set -e git add --all -git commit -m 'auto commit' \ No newline at end of file +git commit -m 'auto commit on save' \ No newline at end of file