Update yunohost-v5-install.sh

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

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