Change firefox to firefox-esr

This commit is contained in:
Wesley Neuhaus 2024-09-17 12:03:20 -04:00
parent ed63b37c3e
commit f2dac17574

View File

@ -22,4 +22,4 @@
# #
# m h dom mon dow command # m h dom mon dow command
@reboot $HOME/update.sh >> $HOME/logfile.log @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