From 1bc67b3e9f70c08ed15646c6856ce5358be24bb8 Mon Sep 17 00:00:00 2001 From: Celeste Date: Mon, 20 Sep 2021 17:08:35 +0100 Subject: [PATCH] init now actually makes output --- init.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/init.sh b/init.sh index 9160432..25e201e 100644 --- a/init.sh +++ b/init.sh @@ -31,3 +31,4 @@ echo $theme | tee -a input/site.conf echo "All done!" echo "If you haven't already read the docs at ewfm.colean.cc/docs" echo "and run populate.sh to download all the ewfm themes!" +mkdir output