mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-13 23:19:17 +00:00
Update yunohost-v5-install.sh
This commit is contained in:
parent
26da03b58e
commit
0d26ac813b
@ -83,6 +83,7 @@ msg_ok "Updated Container OS"
|
|||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install -y curl
|
$STD apt-get install -y curl
|
||||||
$STD apt-get install -y sudo
|
$STD apt-get install -y sudo
|
||||||
|
$STD apt-key adv --fetch-keys 'https://packages.sury.org/php/apt.gpg'
|
||||||
$STD apt-get install -y apt-transport-https
|
$STD apt-get install -y apt-transport-https
|
||||||
$STD apt-get install -y lsb-release
|
$STD apt-get install -y lsb-release
|
||||||
$STD apt-get install -y ca-certificates
|
$STD apt-get install -y ca-certificates
|
||||||
|
Loading…
Reference in New Issue
Block a user