1
0

Remplacement de analyzer.php par analyzer.sh permet de retirer la dependances à php et de passer en full bash

This commit is contained in:
unfr
2025-02-02 11:49:12 +01:00
parent 437932dacd
commit 1bba50c678
6 changed files with 82 additions and 140 deletions

View File

@@ -9,11 +9,6 @@ DOSSIER_LOGS="/home/$USER/autopost/logs/"
DOSSIER_NZB_ATTENTE="/home/$USER/ATTENTE/"
DOSSIER_NZB_FINAL="/home/$USER/FINIS/"
#CONFIG GLOBAL
SCREEN_NAME="autopost"
SCRIPT_PATH="/home/$USER/autopost/posteur.sh"
ANALYZER="/home/$USER/autopost/analyzer.php"
#CONFIG FOURNISSEUR USENET DE POST
NG_HOST=""
NG_PORT=""