From 7aaf479d33b22e38589c02e81534b53f2c130d52 Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 14 Sep 2022 06:03:31 -0400 Subject: [PATCH] Update casaos-v4.sh --- ct/casaos-v4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/casaos-v4.sh b/ct/casaos-v4.sh index a4a95bf7..344b3534 100644 --- a/ct/casaos-v4.sh +++ b/ct/casaos-v4.sh @@ -254,7 +254,7 @@ lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/ 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. ${BL}http://${IP} ${CL} \n"