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