test
This commit is contained in:
parent
4315309c38
commit
83f848e859
5
sisr1/tp04/gitpush.sh
Normal file
5
sisr1/tp04/gitpush.sh
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
message=$1
|
||||||
|
git add .
|
||||||
|
git commit -m "$message"
|
||||||
|
git push -u https://jm.dupuy@gitea.lyc-lecastel.fr/jm.dupuy/siotp-demo.git
|
Loading…
x
Reference in New Issue
Block a user