Files
004_comission/max015/gitUpdate.sh
louiscklaw acf9d862ff update,
2025-01-31 21:15:04 +08:00

9 lines
80 B
Bash
Executable File

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