mirror of
https://github.com/tteck/Proxmox.git
synced 2025-08-25 12:31:13 +00:00
Update sonarr-install.sh
add sqlite3
This commit is contained in:
@@ -19,6 +19,7 @@ $STD apt-get install -y sudo
|
||||
$STD apt-get install -y mc
|
||||
$STD apt-get install -y gnupg
|
||||
$STD apt-get install -y ca-certificates
|
||||
$STD apt-get install -y sqlite3
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
read -r -p "Would you like to install v4 (experimental)? <y/N> " prompt
|
||||
|
Reference in New Issue
Block a user