mirror of https://github.com/tteck/Proxmox.git
parent
a82f235e3c
commit
5ecdf14301
|
@ -19,6 +19,7 @@ $STD apt-get install -y sudo
|
||||||
$STD apt-get install -y mc
|
$STD apt-get install -y mc
|
||||||
$STD apt-get install -y gnupg
|
$STD apt-get install -y gnupg
|
||||||
$STD apt-get install -y ca-certificates
|
$STD apt-get install -y ca-certificates
|
||||||
|
$STD apt-get install -y sqlite3
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
read -r -p "Would you like to install v4 (experimental)? <y/N> " prompt
|
read -r -p "Would you like to install v4 (experimental)? <y/N> " prompt
|
||||||
|
|
Loading…
Reference in New Issue