GITLAB
dsotofor / Manuscrit
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
main
3c7d603bba72c1b2186805df0215921a59372558
manuscrit
submit.sh
3c7d603bb
version correction to chapter 7
Browse Code ยป
dsotofor
2025-06-07 21:50:52 +0200
submit.sh
92 Bytes
edit
raw
blame
history
1
2
3
4
5
#!/bin/bash git add . git commit -m 'version correction to chapter 7' git push origin main