tweaked makefile to work with flatpak version

This commit is contained in:
Peter Tillemans 2024-04-06 01:00:13 +02:00
parent 4ac43a5cfb
commit fd2eddea53
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ build:
zola build
serve:
zola serve --interface 0.0.0.0 --port 1111 --base-url localhost
zola serve
publish: build
cp -r public/* /usr/share/nginx/snamellit/

@ -1 +1 @@
Subproject commit d987049cd2660ab019ebaaf108aa69fff7fb847d
Subproject commit 1a510f1be436d04c36a3ff0596b3162673ff1298