sam detweiler

Results 348 comments of sam detweiler

don't need to reboot. just pm2 restart 0

woohoo. glad to hear. I know nothing about Midori, sorry

just npm run server not npm start I don't know what the @ does in linux.in windows it sliences echo of the command being executed

edit that? here is zooming on Midori ``` @midori -e Fullscreen -e ZoomIn -e ZoomIn -a http://10.0.0.254:8080 -p ``` (Google search) I use pm2 to launch at boot works the...

strange it doesnt zoom via runstart. it's just a script. nothing special.. wonder if it's because of npm or pm2 or both.. if I just run runstart from the mm...

i have added support for launching midori on linux add export external_browser=midori to the installers/mm.sh before the npm start line run-start.sh will use that to launch midori over server-only mode

do lsb_release -a pm2 status and ps -ef | grep chrome show output please

pi 0 w is pretty slow now adays..

ok, so the status info say 865 restarts ( pm2's job is to keep whatever running) so more info ``` pm2 stop all pm2 logs --lines=50 ```