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