diff --git a/submit.sh b/submit.sh index 7f37def..3fc9601 100755 --- a/submit.sh +++ b/submit.sh @@ -1,5 +1,5 @@ #!/bin/bash git add . -git commit -m 'another version' +git commit -m 'another version chapters unification' git push origin main