GITLAB
dsotofor / Manuscrit
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
main
9c9a90840ffc151b94ecbc709fac6e3d1c13d606
manuscrit
submit.sh
b591e8df3
another version chapters unification
Browse Code ยป
dsotofor
2025-05-20 15:55:52 +0200
submit.sh
97 Bytes
edit
raw
blame
history
1
2
3
4
5
#!/bin/bash git add . git commit -m 'another version chapters unification' git push origin main