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

6 lines
138 B
Bash

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