From 9cc1ce48952543634067b9cad1f862154407eb96 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Thu, 31 Jan 2019 22:55:35 +0100 Subject: Adds a few more icons. Not too sure about the shoe though... --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 31f3ef6..5cbbcae 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ all: $(PREPROCESSOR_RESULT) build $(WWW_DIR) $(MODULES_WWW) upload_to: $(MAKE) CONFIG_FILE=conf/tacticians.conf - scp -r $(WWW_DIR)/* procyon_:/static_content_node/ + scp -r $(WWW_DIR)/* procyon_:/static_content_node/www/ build: for module in $(MODULES_SRC) ; do \ -- cgit v1.2.3-70-g09d2