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