Files
cfw-autumn/server/commit.sh
2025-01-21 11:18:42 +00:00

4 lines
38 B
Bash
Executable File

git add .
git commit -m "$1"
git push