diff --git a/install/bazarr-install.sh b/install/bazarr-install.sh index b5d3f921d..a8f07da9e 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 46a70f05c..7bae80844 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 1aac5a84c..1fde3caa4 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 fe3e5d23e..227cffd06 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 5cf49ea70..6c97bd071 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 0c39a3961..78a4638d5 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 8674c1da1..da91ab841 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 244551250..e513288de 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"