GITLAB
dsotofor / Manuscrit
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
905b7dc2253d552b2b50e59c5bc8029e39fa307b
main
905b7dc2253d552b2b50e59c5bc8029e39fa307b
manuscrit
submit.sh
8d47f4ca2
another version
Browse Code »
dsotofor
about a month ago
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