diff --git a/naivesetup.sh b/naivesetup.sh index ef74b0b..98e5ab5 100644 --- a/naivesetup.sh +++ b/naivesetup.sh @@ -66,5 +66,5 @@ EOF systemctl daemon-reload systemctl enable --now naiveCaddy -ss -tulpn | grep caddy +echo 'ss -tulpn | grep caddy' systemctl status naiveCaddy \ No newline at end of file