siotp/sisr1/gitpush.sh
Tom Guerin ac6e3d8c49 ajout
2025-03-26 15:55:57 +01:00

7 lines
133 B
Bash

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