This commit is contained in:
Tom Guerin
2025-03-26 15:55:57 +01:00
parent f40bec41c9
commit ac6e3d8c49
2 changed files with 1 additions and 1 deletions

7
sisr1/gitpush.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
message=$1
git add .
git commit -m "$message"
git push -u https://tom.guerin@gitea.lyc-lecastel.fr/tom.guerin/siotp.git