From c72b91a4ad274a94a6263eae79c4808ececf36f6 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 25 Jun 2023 00:23:30 -0400 Subject: [PATCH] tweak --- install/bazarr-install.sh | 1 - install/changedetection-install.sh | 1 - install/deluge-install.sh | 1 - install/motioneye-install.sh | 1 - install/sabnzbd-install.sh | 1 - install/scrypted-install.sh | 1 - install/tautulli-install.sh | 1 - install/whoogle-install.sh | 1 - 8 files changed, 8 deletions(-) diff --git a/install/bazarr-install.sh b/install/bazarr-install.sh index b5d3f921ddf..a8f07da9e40 100755 --- a/install/bazarr-install.sh +++ b/install/bazarr-install.sh @@ -24,7 +24,6 @@ $STD apt-get install -y \ python3 \ python3-dev \ python3-pip - msg_ok "Updated Python3" msg_info "Installing Bazarr" diff --git a/install/changedetection-install.sh b/install/changedetection-install.sh index 46a70f05c04..7bae8084448 100644 --- a/install/changedetection-install.sh +++ b/install/changedetection-install.sh @@ -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" diff --git a/install/deluge-install.sh b/install/deluge-install.sh index 1aac5a84cbe..1fde3caa477 100644 --- a/install/deluge-install.sh +++ b/install/deluge-install.sh @@ -24,7 +24,6 @@ $STD apt-get install -y \ python3 \ python3-dev \ python3-pip - msg_ok "Updated Python3" msg_info "Installing Deluge" diff --git a/install/motioneye-install.sh b/install/motioneye-install.sh index fe3e5d23e76..227cffd06f5 100644 --- a/install/motioneye-install.sh +++ b/install/motioneye-install.sh @@ -26,7 +26,6 @@ $STD apt-get install -y \ python3 \ python3-dev \ python3-pip - msg_ok "Updated Python3" msg_info "Installing Motion" diff --git a/install/sabnzbd-install.sh b/install/sabnzbd-install.sh index 5cf49ea70fb..6c97bd0715d 100644 --- a/install/sabnzbd-install.sh +++ b/install/sabnzbd-install.sh @@ -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" diff --git a/install/scrypted-install.sh b/install/scrypted-install.sh index 0c39a396128..78a4638d5fb 100644 --- a/install/scrypted-install.sh +++ b/install/scrypted-install.sh @@ -63,7 +63,6 @@ $STD apt-get install -y \ python3 \ python3-dev \ python3-pip - msg_ok "Updated Python3" msg_info "Installing Python3 Dependencies" diff --git a/install/tautulli-install.sh b/install/tautulli-install.sh index 8674c1da1b4..da91ab84154 100644 --- a/install/tautulli-install.sh +++ b/install/tautulli-install.sh @@ -26,7 +26,6 @@ $STD apt-get install -y \ python3 \ python3-dev \ python3-pip - msg_ok "Updated Python3" msg_info "Installing Tautulli" diff --git a/install/whoogle-install.sh b/install/whoogle-install.sh index 2445512507e..e513288de95 100644 --- a/install/whoogle-install.sh +++ b/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 Whoogle"