submit.sh 97 Bytes
#!/bin/bash

git add .
git commit -m 'another version chapters unification'
git push origin main