submit.sh 78 Bytes
#!/bin/bash

git add .
git commit -m 'version all ok...'
git push origin main