lunora/git.sh
2025-06-30 19:58:46 +02:00

4 lines
65 B
Bash
Executable file

sudo rm -rf work/ out/
git add *
git commit -m "update"
git push