Debug: active remote debugging port 9222 sur Chromium

This commit is contained in:
2026-06-10 10:48:24 +02:00
parent 652d0424e3
commit 831c64f4f7

View File

@@ -46,6 +46,7 @@ while true; do
while [ -f /tmp/photostation_running ]; do sleep 1; done while [ -f /tmp/photostation_running ]; do sleep 1; done
chromium \ chromium \
--kiosk \ --kiosk \
--remote-debugging-port=9222 \
--noerrdialogs \ --noerrdialogs \
--disable-infobars \ --disable-infobars \
--disable-translate \ --disable-translate \