From c60490b8ba2ec03d7f3c518622022092a0c329f7 Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 19 Jan 2024 00:03:20 -0500 Subject: [PATCH] Update nginxproxymanager.sh - Reboot LXC if no GUI --- ct/nginxproxymanager.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ct/nginxproxymanager.sh b/ct/nginxproxymanager.sh index bfdcf8bf..675d59a1 100644 --- a/ct/nginxproxymanager.sh +++ b/ct/nginxproxymanager.sh @@ -186,4 +186,5 @@ description msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. - ${BL}http://${IP}:81${CL} \n" + ${BL}http://${IP}:81${CL} + Reboot LXC if no GUI\n"