Files

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