This commit is contained in:
louiscklaw
2025-01-31 21:31:32 +08:00
parent c8209d847a
commit 0c89a0db81
145 changed files with 6826 additions and 0 deletions

10
jktjoeaj703/task1/gitUpdate.sh Executable file
View File

@@ -0,0 +1,10 @@
#!/usr/bin/env bash
set -e
git add .
git commit -m"update jktjoeaj703,"
# git push
echo "done"