fix: remove multiline

This commit is contained in:
Wendy Liga 2025-12-27 21:03:06 +07:00
parent 356ee1f62e
commit 7803001474
No known key found for this signature in database

View File

@ -14,8 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt install -y \
nginx
$STD apt install -y nginx
msg_ok "Installed Dependencies"
fetch_and_deploy_gh_release "Fladder" "DonutWare/Fladder" "prebuild" "latest" "/opt/fladder" "Fladder-Web-*.zip"