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