Merge branch 'main' of github.com:wendyliga/ProxmoxVED

This commit is contained in:
Wendy Liga
2025-12-27 21:02:43 +07:00
2 changed files with 2 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2021-2025 community-scripts ORG
# Author: wendyliga
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://github.com/DonutWare/Fladder
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
@@ -18,7 +18,6 @@ $STD apt install -y \
nginx
msg_ok "Installed Dependencies"
msg_info "Installing ${APPLICATION}"
fetch_and_deploy_gh_release "Fladder" "DonutWare/Fladder" "prebuild" "latest" "/opt/fladder" "Fladder-Web-*.zip"
msg_info "Configuring Nginx"