From 009eed1f11615efc6f824efb213fb4264f3175af Mon Sep 17 00:00:00 2001 From: Zhen Peng Date: Fri, 31 Mar 2023 17:51:32 -0500 Subject: [PATCH] Updated content --- push.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 push.sh diff --git a/push.sh b/push.sh new file mode 100755 index 0000000..44463a2 --- /dev/null +++ b/push.sh @@ -0,0 +1,4 @@ +git add -A +git commit -m "Updated content" +git push +updateweb