submit.sh 97 Bytes
#!/bin/bash

git add .
git commit -m 'version all ok, new template SPIM...'
git push origin main