diff --git a/readme.md b/readme.md index 1e3b2a2..dac2fc1 100644 --- a/readme.md +++ b/readme.md @@ -29,6 +29,12 @@ Une fois votre fichier ajouté il sera traité automatiquement. wget -qO install.sh https://tig.unfr.pw/UNFR/postauto/raw/branch/main/install.sh && chmod +x install.sh && ./install.sh ``` +#### Update + +```sh +wget -qO update.sh https://tig.unfr.pw/UNFR/postauto/raw/branch/main/update.sh && chmod +x update.sh && ./update.sh +``` + #### Configuration. Éditer le fichier /home/$USER/autopost/conf.sh ```sh