mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-23 04:38:08 +00:00
Update bunkerweb-install.sh
tweak
This commit is contained in:
parent
14798991b4
commit
31ae6d829c
@ -32,7 +32,7 @@ msg_ok "Installed Nginx v1.20.0"
|
||||
|
||||
msg_info "Installing BunkerWeb v1.5.7"
|
||||
export UI_WIZARD=1
|
||||
$STD curl -sSL https://packagecloud.io/install/repositories/bunkerity/bunkerweb/script.deb.sh | bash
|
||||
curl -sSL https://packagecloud.io/install/repositories/bunkerity/bunkerweb/script.deb.sh | bash &>/dev/null
|
||||
$STD apt-get install -y bunkerweb=1.5.7
|
||||
#$STD apt-mark hold nginx bunkerweb
|
||||
msg_ok "Installed BunkerWeb v1.5.7"
|
||||
|
Loading…
x
Reference in New Issue
Block a user