Update nodemgmt-scripts.sh
This commit is contained in:
@@ -514,9 +514,9 @@ DELSSL()){
|
||||
echo ""
|
||||
|
||||
echo -en "${idsCL[LightRed]}Removing Files and Folders... ${idsCL[Default]}"
|
||||
rm -rf /etc/letsencrypt/archive/${DEL_SITE}
|
||||
rm -rf /etc/letsencrypt/live/${DEL_SITE}
|
||||
rm -f /etc/letsencrypt/renewal/${DEL_SITE}.conf
|
||||
# rm -rf /etc/letsencrypt/archive/${DEL_SITE}
|
||||
# rm -rf /etc/letsencrypt/live/${DEL_SITE}
|
||||
# rm -f /etc/letsencrypt/renewal/${DEL_SITE}.conf
|
||||
echo -e "${idsCL[Green]}OK${idsCL[Default]}"
|
||||
echo ""
|
||||
echo -en "${idsCL[LightYellow]}Waiting for certificate replication between the nodes... ${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user