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

5 lines
39 B
Bash
Executable File

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