diff --git a/run.sh b/run.sh index d131d52..17d836d 100644 --- a/run.sh +++ b/run.sh @@ -36,5 +36,5 @@ fi cp -r "$1"/* . && rm -rf "$1" git add -A -git commit -a -m -f "TTPages: Automated Update" +git commit -m "TTPages: Automated Update" git push -u \ No newline at end of file