export SYNO_USE_TEMP_ADMIN=1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
jf
2025-03-06 15:12:10 +01:00
parent f2302ca963
commit 5e9903baba

View File

@@ -49,8 +49,7 @@ export GANDI_LIVEDNS_KEY="la clef récupérée chez Gandi"
export SYNO_Certificate="savaneprod.fr cert" export SYNO_Certificate="savaneprod.fr cert"
export SYNO_Create=0 export SYNO_Create=0
export SYNO_Username="admin_c_pas_top" export SYNO_USE_TEMP_ADMIN=1
export SYNO_Password="Un mdp de ouf"
echo "*********************************************" 2>&1 | tee -a $file echo "*********************************************" 2>&1 | tee -a $file
echo " Mise à jour du certificat $DOMAIN" 2>&1 | tee -a $file echo " Mise à jour du certificat $DOMAIN" 2>&1 | tee -a $file