update carousell,

This commit is contained in:
louiscklaw
2025-02-06 03:44:52 +08:00
parent ce1a75a973
commit 8fc5ac432a
7 changed files with 26 additions and 0 deletions

8
carousell/gitUpdate.sh Executable file
View File

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