Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/26da03b58ee776e629838528bddb72be3a925d4a?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update yunohost-v5-install.sh

pull/930/head
tteckster 2 years ago committed by GitHub
parent 9a56cba0d9
commit 26da03b58e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -89,8 +89,8 @@ $STD apt-get install -y ca-certificates
msg_ok "Installed Dependencies"
msg_info "Installing YunoHost (Patience)"
wget -q -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
$STD bash <(curl -fsSL https://install.yunohost.org) -a
$STD wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
msg_ok "Installed YunoHost"
PASS=$(grep -w "root" /etc/shadow | cut -b6)

Loading…
Cancel
Save

Powered by BW's shoe-string budget.