1
0

Ajout du choix de la commande de deplacement cp -rl par defaut

This commit is contained in:
unfr
2025-08-11 22:25:37 +02:00
parent 5003e5174e
commit dfde73183e
2 changed files with 5 additions and 2 deletions

View File

@@ -9,6 +9,8 @@ DOSSIER_LOGS="/home/$USER/autopost/logs/"
DOSSIER_NZB_ATTENTE="/home/$USER/autopost/ATTENTE/"
DOSSIER_NZB_FINAL="/home/$USER/autopost/FINIS/"
MOVE_CMD="cp -rl" # cp -rl, cp -rs, ln -s, mv, cp
#CONFIG FOURNISSEUR USENET DE POST
NG_HOST=""
NG_PORT=""