update
This commit is contained in:
@@ -1072,11 +1072,12 @@ GUI(){
|
||||
|
||||
echo -e " ${idsCL[Yellow]}sites${idsCL[Default]} - Manage NGINX Sites"
|
||||
echo -e " ${idsCL[Yellow]}newsite${idsCL[Default]} - Create a New Site"
|
||||
echo -e " ${idsCL[Yellow]}delsite${idsCL[Default]} - Delete a Site"
|
||||
echo -e " ${idsCL[Yellow]}delcert${idsCL[Default]} - Delete a Site"
|
||||
echo
|
||||
echo -e " ${idsCL[Yellow]}certs${idsCL[Default]} - Manage SSL Certificates"
|
||||
echo -e " ${idsCL[Yellow]}newcert${idsCL[Default]} - Generate New SSL Certificate"
|
||||
echo -e " ${idsCL[Yellow]}delcert${idsCL[Default]} - Delete SSL Certificate"
|
||||
echo -e " ${idsCL[Yellow]}delcert${idsCL[Default]} - Delete SSL Certificate"
|
||||
echo
|
||||
echo -e " ${idsCL[Yellow]}certrenew${idsCL[Default]} - Renew all SSL Certificates"
|
||||
echo -e " ${idsCL[Yellow]}checkcerts${idsCL[Default]} - Check SSL Expirations"
|
||||
echo -e " ${idsCL[Yellow]}nightlyrenew${idsCL[Default]} - Renewal of SSL Certs, designed for cron tasks"
|
||||
|
||||
Reference in New Issue
Block a user