Update install/fladder-install.sh

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
Wendy Liga 2025-12-27 21:01:59 +07:00 committed by GitHub
parent 3c4a18f969
commit 03f028ad26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,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"