File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
2- source <( curl -fsSL https://raw.githubusercontent.com/community-scripts /ProxmoxVE/main/misc/build.func)
2+ source <( curl -fsSL https://raw.githubusercontent.com/moodyblue /ProxmoxVE/main/misc/build.func)
33# Copyright (c) 2021-2025 tteck
44# Author: tteck (tteckster)
55# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
@@ -42,4 +42,4 @@ msg_ok "Completed Successfully!\n"
4242echo -e " ${CREATING}${GN}${APP} setup has been successfully initialized!${CL} "
4343echo -e " ${INFO}${YW} Access it using one of the following URLs:${CL} "
4444echo -e " ${TAB}${GATEWAY}${BGN} https://${IP} :8443${CL} "
45- echo -e " ${TAB}${GATEWAY}${BGN} http://${IP} :8080${CL} "
45+ echo -e " ${TAB}${GATEWAY}${BGN} http://${IP} :8080${CL} "
You can’t perform that action at this time.
0 commit comments