pull/3124/head
tteckster 1 year ago committed by GitHub
parent 5e515c1e23
commit d5c0d165da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      install/aria2-install.sh
  2. 4
      install/bazarr-install.sh
  3. 4
      install/commafeed-install.sh
  4. 4
      install/deconz-install.sh
  5. 4
      install/emby-install.sh
  6. 4
      install/grocy-install.sh
  7. 4
      install/hivemq-install.sh
  8. 4
      install/lidarr-install.sh
  9. 4
      install/navidrome-install.sh
  10. 4
      install/nginxproxymanager-install.sh
  11. 4
      install/omada-install.sh
  12. 4
      install/paperless-ngx-install.sh
  13. 4
      install/prometheus-install.sh
  14. 4
      install/prowlarr-install.sh
  15. 4
      install/radarr-install.sh
  16. 4
      install/readarr-install.sh
  17. 4
      install/runtipi-install.sh
  18. 4
      install/sftpgo-install.sh
  19. 4
      install/stirling-pdf-install.sh
  20. 4
      install/tdarr-install.sh
  21. 4
      install/trilium-install.sh
  22. 4
      install/whisparr-install.sh
  23. 4
      install/zoraxy-install.sh
  24. 4
      install/zwave-js-ui-install.sh

@ -93,6 +93,6 @@ customize
msg_info "Cleaning up"
rm AriaNg-*-AllInOne.zip
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -62,6 +62,6 @@ customize
msg_info "Cleaning up"
rm -rf bazarr.zip
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -55,6 +55,6 @@ customize
msg_info "Cleaning up"
rm -rf zulu-repo_1.0.0-3_all.deb
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -58,6 +58,6 @@ customize
msg_info "Cleaning up"
rm -rf $libssl
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -46,7 +46,7 @@ motd_ssh
customize
msg_info "Cleaning up"
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
rm emby-server-deb_${LATEST}_amd64.deb
msg_ok "Cleaned"

@ -65,7 +65,7 @@ motd_ssh
customize
msg_info "Cleaning up"
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
rm -rf /root/grocy_${latest}.zip
msg_ok "Cleaned"

@ -48,6 +48,6 @@ customize
msg_info "Cleaning up"
rm -rf hivemq-ce-${RELEASE}.zip
rm -rf ../hivemq-ce-${RELEASE}
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -55,6 +55,6 @@ customize
msg_info "Cleaning up"
rm -rf Lidarr.master.*.tar.gz
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -76,7 +76,7 @@ motd_ssh
customize
msg_info "Cleaning up"
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
rm -rf /root/Navidrome.tar.gz
msg_ok "Cleaned"

@ -202,6 +202,6 @@ msg_ok "Started Services"
msg_info "Cleaning up"
rm -rf ../nginx-proxy-manager-*
systemctl restart openresty
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -50,6 +50,6 @@ customize
msg_info "Cleaning up"
rm -rf ${latest_version} mongodb-org-server_3.6.23_amd64.deb zulu-repo_1.0.0-3_all.deb $libssl
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -220,6 +220,6 @@ customize
msg_info "Cleaning up"
rm -rf /opt/paperless/docker
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -58,7 +58,7 @@ motd_ssh
customize
msg_info "Cleaning up"
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
rm -rf ../prometheus-${RELEASE}.linux-amd64 ../prometheus-${RELEASE}.linux-amd64.tar.gz
msg_ok "Cleaned"

@ -53,6 +53,6 @@ customize
msg_info "Cleaning up"
rm -rf Prowlarr.master.*.tar.gz
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -53,6 +53,6 @@ customize
msg_info "Cleaning up"
rm -rf Radarr.master.*.tar.gz
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -53,6 +53,6 @@ customize
msg_info "Cleaning up"
rm -rf Readarr.develop.*.tar.gz
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -35,6 +35,6 @@ customize
msg_info "Cleaning up"
rm /opt/install.sh
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -42,6 +42,6 @@ customize
msg_info "Cleaning up"
rm -rf $RELEASE
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -115,6 +115,6 @@ customize
msg_info "Cleaning up"
rm -rf v$RELEASE.tar.gz /zulu-repo_1.0.0-3_all.deb
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -99,6 +99,6 @@ customize
msg_info "Cleaning up"
rm -rf Tdarr_Updater.zip
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -53,7 +53,7 @@ motd_ssh
customize
msg_info "Cleaning up"
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
rm -rf /root/trilium-linux-x64-server-$RELEASE.tar.xz
msg_ok "Cleaned"

@ -53,6 +53,6 @@ customize
msg_info "Cleaning up"
rm -rf Whisparr.develop.*.tar.gz
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -58,6 +58,6 @@ customize
msg_info "Cleaning up"
rm -rf $RELEASE
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

@ -48,6 +48,6 @@ customize
msg_info "Cleaning up"
rm zwave-js-ui-${RELEASE}-linux.zip
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"

Loading…
Cancel
Save