summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-09-03 16:04:57 +0200
committermms <michal@sapka.me>2024-09-03 16:04:57 +0200
commit16ba47359aaf3df9b0ed133dc6f340020c81cbbe (patch)
treeec1807663e3234d4376aa1e72627f02ea92d2331 /Makefile
parentb111ae3706feea7a2d3fa79805240d2b469117e5 (diff)
feat: a lot
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7e985e2..dcc0d8b 100644
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,6 @@ interlace_images:
done;
clean:
rm -r public
-deploy: build interlace_images compress upload
+deploy: build compress upload