pull/1593/head
tteckster 2 years ago committed by GitHub
parent e9c7ec22e5
commit c72b91a4ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      install/bazarr-install.sh
  2. 1
      install/changedetection-install.sh
  3. 1
      install/deluge-install.sh
  4. 1
      install/motioneye-install.sh
  5. 1
      install/sabnzbd-install.sh
  6. 1
      install/scrypted-install.sh
  7. 1
      install/tautulli-install.sh
  8. 1
      install/whoogle-install.sh

@ -24,7 +24,6 @@ $STD apt-get install -y \
python3 \
python3-dev \
python3-pip
msg_ok "Updated Python3"
msg_info "Installing Bazarr"

@ -49,7 +49,6 @@ $STD apt-get install -y \
python3 \
python3-dev \
python3-pip
msg_ok "Updated Python3"
msg_info "Setting up Node.js Repository"

@ -24,7 +24,6 @@ $STD apt-get install -y \
python3 \
python3-dev \
python3-pip
msg_ok "Updated Python3"
msg_info "Installing Deluge"

@ -26,7 +26,6 @@ $STD apt-get install -y \
python3 \
python3-dev \
python3-pip
msg_ok "Updated Python3"
msg_info "Installing Motion"

@ -29,7 +29,6 @@ $STD apt-get install -y \
python3 \
python3-dev \
python3-pip
$STD apt-get install -y python3-setuptools
msg_ok "Updated Python3"

@ -63,7 +63,6 @@ $STD apt-get install -y \
python3 \
python3-dev \
python3-pip
msg_ok "Updated Python3"
msg_info "Installing Python3 Dependencies"

@ -26,7 +26,6 @@ $STD apt-get install -y \
python3 \
python3-dev \
python3-pip
msg_ok "Updated Python3"
msg_info "Installing Tautulli"

@ -24,7 +24,6 @@ $STD apt-get install -y \
python3 \
python3-dev \
python3-pip
msg_ok "Updated Python3"
msg_info "Installing Whoogle"

Loading…
Cancel
Save