Update nodemgmt-scripts.sh

This commit is contained in:
2023-11-13 15:34:20 -06:00
parent 578b35e455
commit e854162bfc

View File

@@ -1056,7 +1056,7 @@ GUI(){
echo -e " ${idsCL[Yellow]}newsite${idsCL[Default]} - Create a new site"
echo -e " ${idsCL[Yellow]}nightlyrenew${idsCL[Default]} - Renewal of SSL Certs, designed for cron tasks"
echo -e " ${idsCL[Yellow]}run${idsCL[Default]} - Run a command on all Nodes"
echo -e " ${idsCL[Yellow]}service${idsCL[Default]} [service] [action] - Manages services accross like nodes"
echo -e " ${idsCL[Yellow]}service${idsCL[Default]} [service] [action] - Manage services on all nodes, or nodetypes"
echo -e " ${idsCL[Yellow]}set-permissions${idsCL[Default]} - Set specific permissions preset for app folders"
echo -e " ${idsCL[Yellow]}sites${idsCL[Default]} - View/Edit NGINX Sites"
echo -e " ${idsCL[Yellow]}status${idsCL[Default]} - Check Status of systems"