submit.sh 119 Bytes
#!/bin/bash

git add .
git commit -m 'version all ok, corrections to do in general conclusion...'
git push origin main