Update Guardian installation and update scripts to use new repository paths and improve dependency management
This commit is contained in:
@@ -79,7 +79,7 @@ variables() {
|
||||
# [Dd]*)
|
||||
# for file in core.func error_handler.func tools.func; do
|
||||
# local_path="$FUNC_DIR/$file"
|
||||
# url="https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/$file"
|
||||
# url="https://raw.githubusercontent.com/HydroshieldMKII/ProxmoxVED/refs/heads/add-guardian-app/misc/$file"
|
||||
# remote_tmp="$(mktemp)"
|
||||
|
||||
# curl -fsSL "$url" -o "$remote_tmp" || continue
|
||||
|
||||
Reference in New Issue
Block a user