2025-02-19 17:27:07 +01:00

5 lines
139 B
Bash

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