Files
004_comission/askjyee/gitUpdate.sh
louiscklaw 72bacdd6b5 update,
2025-01-31 19:28:21 +08:00

10 lines
75 B
Bash
Executable File

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