This commit is contained in:
sio user 2025-02-19 17:23:47 +01:00
parent 4315309c38
commit 83f848e859

5
sisr1/tp04/gitpush.sh Normal file
View 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