@@ -1,5 +1,5 @@
php -S 127.0.0.1:8080 &
SERVER_PID=$!
sleep 10
firefox --kiosk http://127.0.0.1:8080
kill $SERVER_PID
pkill firefox
echo $SERVER_PID
The note is not visible to the blocked user.