diff --git a/run.sh b/run.sh index 7bf4623..c19247e 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 "TTPages: Automated Update" +git commit -a -m -f "TTPages: Automated Update" git push -u \ No newline at end of file