@ -47,7 +47,7 @@ lan-server:
# Open locally served page in browser.
open:
xdg-open "http://localhost:$(PORT)" >/dev/null 2>/dev/null & disown
nohup xdg-open "http://localhost:$(PORT)" >/dev/null 2>/dev/null
# Update HTML on file change.
watchdog: