Remplacement de analyzer.php par analyzer.sh permet de retirer la dependances à php et de passer en full bash
This commit is contained in:
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user