submit.sh 92 Bytes
#!/bin/bash

git add .
git commit -m 'version correction to chapter 7'
git push origin main