Add shortcut to refresh page directly in browser

This commit is contained in:
Tissevert 2022-07-23 22:39:35 +02:00
parent c132b8da1a
commit e64928a58c
1 changed files with 3 additions and 0 deletions

View File

@ -13,3 +13,6 @@ main.js: js/
install: $(WEBAPP)
mkdir -p $(ROOT)
cp $(WEBAPP) $(ROOT)
refresh:
chromium `guix build -f guix.scm`/var/www/index.html