test
This commit is contained in:
6
sisr1/tp04_scripts_admin/gitpush.sh
Normal file
6
sisr1/tp04_scripts_admin/gitpush.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
message=$1
|
||||
git add .
|
||||
git commit -m "$message"
|
||||
git push -u https://timeo.collado@gitea.lyc-lecastel.fr/timeo.collado/siotp.git
|
||||
Reference in New Issue
Block a user