Skip to content
Snippets Groups Projects
Commit 7eb7134f authored by chrissi^'s avatar chrissi^
Browse files

Makefile: Adapt to latest flamingo release


Signed-off-by: default avatarChris Fiege <chris@tinyhost.de>
parent f9620542
Branches
Tags
No related merge requests found
Pipeline #1470 passed
......@@ -51,7 +51,7 @@ html: deployenv sass
server: env sass
. $(PYTHON_VENV)/bin/activate && \
flamingo server2 $(FLAMINGO_SERVER_ARGS)
flamingo server $(FLAMINGO_SERVER_ARGS)
shell: env sass
. $(PYTHON_VENV)/bin/activate && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment