diff --git a/install/bazarr-install.sh b/install/bazarr-install.sh index b5d3f921..a8f07da9 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 46a70f05..7bae8084 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 1aac5a84..1fde3caa 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 fe3e5d23..227cffd0 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 5cf49ea7..6c97bd07 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 0c39a396..78a4638d 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 8674c1da..da91ab84 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 24455125..e513288d 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"