diff --git a/crontab_file.txt b/crontab_file.txt index 9710a3d..0c8d53e 100644 --- a/crontab_file.txt +++ b/crontab_file.txt @@ -22,4 +22,4 @@ # # m h dom mon dow command @reboot $HOME/update.sh >> $HOME/logfile.log -@reboot sleep 10 && DISPLAY=:0 firefox --kiosk http://localhost:5000/display +@reboot sleep 10 && DISPLAY=:0 firefox-esr --kiosk http://localhost:5000/display