fix template install path

This commit is contained in:
Mike McLean 2025-03-18 00:06:48 -04:00 committed by Tomas Kopecek
parent aa2192d233
commit 5a6c6757df

View file

@ -1,4 +1,4 @@
SERVERDIR = /includes
SERVERDIR = /templates
FILES = $(wildcard *.html.j2)
_default: