From 90131ef6138c0d9bd9335c09a38972d64ad08d39 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 20 Sep 2022 13:15:03 -0400 Subject: [PATCH] Update postgresql-v4.sh --- ct/postgresql-v4.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ct/postgresql-v4.sh b/ct/postgresql-v4.sh index 230fa91f..ef9302e0 100644 --- a/ct/postgresql-v4.sh +++ b/ct/postgresql-v4.sh @@ -251,5 +251,3 @@ pct set $CTID -description "# ${APP} LXC ### https://tteck.github.io/Proxmox/ " msg_ok "Completed Successfully!\n" -echo -e "Adminer should be reachable by going to the following URL. - ${BL}http://${IP}/adminer/${CL} \n"