1
0

ajout de la commande pour update dans le readme

This commit is contained in:
unfr 2025-02-21 11:17:46 +01:00
parent f8b2e30486
commit 023784cbe4

View File

@ -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