diff --git a/Makefile b/Makefile index a3b47b0..c024440 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ site-l10n: /usr/local/bin/page-locale.sh .PHONY: site-server -site-server: clean site-sources +site-server: clean install -d public podman run --rm -d \ --name $@ \