2025-03-20 14:42:01 +01:00

5 lines
139 B
Bash

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