ajout
This commit is contained in:
7
sisr1/gitpush.sh
Normal file
7
sisr1/gitpush.sh
Normal 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
|
Reference in New Issue
Block a user