ajout de la commande pour update dans le readme
This commit is contained in:
parent
f8b2e30486
commit
023784cbe4
@ -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
|
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.
|
#### Configuration.
|
||||||
Éditer le fichier /home/$USER/autopost/conf.sh
|
Éditer le fichier /home/$USER/autopost/conf.sh
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user