@@ -62,7 +62,7 @@
text = ''
fuser -k 8080/tcp 2>/dev/null || true
echo "Serving site at http://localhost:8080"
python -m http.server --bind 0.0.0.0 8080 -d ${site}
exec python -m http.server --bind 0.0.0.0 8080 -d ${site}
'';
};
The note is not visible to the blocked user.