1
0

conversion des nzb existant voir readme pour la commande

This commit is contained in:
unfr
2025-03-12 11:47:10 +01:00
parent 3d1972720e
commit 2ef4241d66
2 changed files with 23 additions and 0 deletions

View File

@@ -35,6 +35,13 @@ wget -qO install.sh https://tig.unfr.pw/UNFR/postauto/raw/branch/main/install.sh
postauto stop && wget -qO update.sh https://tig.unfr.pw/UNFR/postauto/raw/branch/main/update.sh && chmod +x update.sh && ./update.sh
```
##### Update passage EN 7z (12/03/2024)
```sh
cd autopost
wget -qO compress.sh https://tig.unfr.pw/UNFR/postauto/raw/branch/main/compress.sh && chmod +x compress.sh && ./compress.sh
```
#### Configuration.
Éditer le fichier /home/$USER/autopost/conf.sh
```sh