Files
siotp/sisr1/tp04_scripts_admin/gitpush.sh
2025-02-20 14:10:41 +01:00

5 lines
135 B
Bash

#!/bin/bsh
message=$1
git add .
git commit -m "$message"
git push -u https://aboulai.bayo@gitea.lyc-lecastel.fr/aboulai.bayo/siotp.git