Alert KasmVNC started successfully

pull/329/head
default 9 months ago
parent 10a86bdfe9
commit 46bbcb973d
No known key found for this signature in database

@ -179,3 +179,4 @@ if ! pgrep -f vncserver > /dev/null; then
echo "ERROR: Failed to start KasmVNC server. Check logs at /tmp/kasmvncserver.log" echo "ERROR: Failed to start KasmVNC server. Check logs at /tmp/kasmvncserver.log"
exit 1 exit 1
fi fi
printf "🚀 Starting KasmVNC server started successfully!\n"

Loading…
Cancel
Save