From 20d9c6b24c4c3a8676c308bc2e9287fb74ad51c5 Mon Sep 17 00:00:00 2001 From: leo <426742@gmail.com> Date: Wed, 14 Aug 2024 10:56:25 +0500 Subject: [PATCH] autocommit --- push-all.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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