GITLAB
dsotofor / Manuscrit
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
main
476cdfcdd3756bb3326d396e71a7ba9f2f6258b1
manuscrit
submit.sh
8d47f4ca2
another version
Browse Code ยป
dsotofor
2025-03-14 13:15:37 +0100
submit.sh
76 Bytes
edit
raw
blame
history
1
2
3
4
5
#!/bin/bash git add . git commit -m 'another version' git push origin main