Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Sam Heinz
2024-06-03 12:28:18 +10:00
24 changed files with 48 additions and 48 deletions

View File

@@ -206,6 +206,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"