Update nginxproxymanager.sh
- Reboot LXC if no GUI
This commit is contained in:
parent
d2b5fc8344
commit
c60490b8ba
1 changed files with 2 additions and 1 deletions
|
@ -186,4 +186,5 @@ description
|
||||||
|
|
||||||
msg_ok "Completed Successfully!\n"
|
msg_ok "Completed Successfully!\n"
|
||||||
echo -e "${APP} should be reachable by going to the following URL.
|
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"
|
||||||
|
|
Loading…
Reference in a new issue