mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-03-08 13:19:05 +00:00
Update yunohost-v5-install.sh
This commit is contained in:
parent
f10275f8da
commit
2e69774888
@ -91,7 +91,7 @@ msg_ok "Installed Dependencies"
|
|||||||
|
|
||||||
msg_info "Installing YunoHost (Patience)"
|
msg_info "Installing YunoHost (Patience)"
|
||||||
$STD bash <(curl -fsSL https://install.yunohost.org) -a
|
$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"
|
msg_ok "Installed YunoHost"
|
||||||
|
|
||||||
PASS=$(grep -w "root" /etc/shadow | cut -b6)
|
PASS=$(grep -w "root" /etc/shadow | cut -b6)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user