Update sabnzbd-v5-install.sh
add 7zip
This commit is contained in:
parent
b048583513
commit
263c59944a
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ $STD apt-get install -y mc
|
|||
$STD apt-get install -y unzip
|
||||
$STD apt-get install -y par2
|
||||
$STD apt-get install -y unrar-free
|
||||
$STD apt-get install -y p7zip-full
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing pip3"
|
||||
|
|
Loading…
Reference in a new issue