Commit fce4244e9882918c4acec0f06b884f907571e354
1 parent
112941e4b0
Exists in
main
version correct to chapter 7...
Showing 1 changed file with 1 additions and 1 deletions Inline Diff
submit.sh
View file @
fce4244
#!/bin/bash | 1 | 1 | #!/bin/bash | |
2 | 2 | |||
git add . | 3 | 3 | git add . | |
git commit -m 'version correct to chapter 6 and chapter 7 in evaluation' | 4 | 4 | git commit -m 'version correct to chapter 7...' | |
git push origin main | 5 | 5 | git push origin main |