From c582fa707c374967faf0ddd5315ed467940d1e5a Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 30 Jul 2024 23:36:26 +0100 Subject: [PATCH] Revert "Clean more directories" This reverts commit 505ebff7ad69c2845ac4014dd438ea62123a5a98. These directories are needed for building and deploying the website. --- run.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.local b/run.local index d2df214b..77ca7edc 100755 --- a/run.local +++ b/run.local @@ -1,7 +1,7 @@ #!/usr/bin/env bash function clean { - rm -fr assets/node_modules/ output_*/ source/build/ vendor/ + rm -fr output_*/ source/build/ } # Create a new daily email.