maintenance (#403)

This commit is contained in:
tteckster 2022-08-04 13:14:04 -04:00 committed by GitHub
parent d3ef2acb8c
commit 69eeaaee2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 25 additions and 25 deletions

View file

@ -260,5 +260,5 @@ IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2
pct set $CTID -description "# ${APP} LXC
### https://tteck.github.io/Proxmox/"
msg_ok "Completed Successfully!\n"
echo -e "${APP} Setup 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"