Namo-R1/scripts/ps.sh
2025-02-22 12:25:49 +08:00

7 lines
105 B
Bash
Executable File

# autopep8 -r ./minigemini/ -i
git add .
git commit -am 'add'
git push origin main
git push github main