This commit is contained in:
louiscklaw
2025-01-31 21:57:33 +08:00
parent 52904f5284
commit 6c95c5e3ea
39 changed files with 32542 additions and 0 deletions

8
vihuwach/gitUpdate.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
git add .
git commit -m'update,'
git push