Revert "temp: update build.func to use forked install script"
This reverts commit 54bf19ce9f.
This commit is contained in:
@@ -9,8 +9,8 @@ if ! command -v curl >/dev/null 2>&1; then
|
||||
apt-get update >/dev/null 2>&1
|
||||
apt-get install -y curl >/dev/null 2>&1
|
||||
fi
|
||||
source <(curl -fsSL https://raw.githubusercontent.com/dramikei/ProxmoxVED/refs/heads/dramikei/ente-enhancement/misc/core.func)
|
||||
source <(curl -fsSL https://raw.githubusercontent.com/dramikei/ProxmoxVED/refs/heads/dramikei/ente-enhancement/misc/error_handler.func)
|
||||
source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/core.func)
|
||||
source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/error_handler.func)
|
||||
load_functions
|
||||
catch_errors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user