diff --git a/push-all.sh b/push-all.sh index 7c31f6f..1113328 100644 --- a/push-all.sh +++ b/push-all.sh @@ -81,4 +81,7 @@ echo "push tetris..." cd /data/tetris git add -A git commit -m autocommit -git push tetris main \ No newline at end of file +git push tetris main + + +echo "Push server-origin complete" \ No newline at end of file