GITLAB
dsotofor / Manuscrit
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
main
d540f0bdb49bb096c54a0d1680a09fea6b20dab1
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