Files
004_comission/kary_lai/draft3/gitUpdate.sh
louiscklaw 9945ddbf10 update,
2025-01-31 21:20:29 +08:00

8 lines
65 B
Bash
Executable File

#!/usr/bin/env bash
git add .
git commit -m"update,"
git push