Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/9a56cba0d916221a8ca77b3edd57dc00fbf3c0b0?style=unified&whitespace=ignore-eol 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 796822d451
commit 9a56cba0d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -90,7 +90,7 @@ msg_ok "Installed Dependencies"
msg_info "Installing YunoHost (Patience)"
$STD bash <(curl -fsSL https://install.yunohost.org) -a
wget -q -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg
$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.