Browse Source

Update sabnzbd-v5-install.sh

add 7zip
tteckster 2 years ago
parent
commit
263c59944a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      install/sabnzbd-v5-install.sh

+ 1 - 0
install/sabnzbd-v5-install.sh

@@ -87,6 +87,7 @@ $STD apt-get install -y mc
 $STD apt-get install -y unzip
 $STD apt-get install -y unzip
 $STD apt-get install -y par2
 $STD apt-get install -y par2
 $STD apt-get install -y unrar-free
 $STD apt-get install -y unrar-free
+$STD apt-get install -y p7zip-full
 msg_ok "Installed Dependencies"
 msg_ok "Installed Dependencies"
 
 
 msg_info "Installing pip3"
 msg_info "Installing pip3"