Explorar o código

Update nginxproxymanager-v5-install.sh

fix cleanup
tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
58da6d2c18
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      install/nginxproxymanager-v5-install.sh

+ 1 - 0
install/nginxproxymanager-v5-install.sh

@@ -270,6 +270,7 @@ $STD systemctl enable --now npm
 msg_ok "Started Services"
 
 msg_info "Cleaning up"
+rm -rf ../nginx-proxy-manager-*
 $STD apt-get autoremove
 $STD apt-get autoclean
 msg_ok "Cleaned"