From 98d07ce25ba15873b4c3c0e71cf083b0e26885c6 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Thu, 30 Nov 2023 17:05:00 +0000 Subject: Fix cursed refactor. --- publish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish b/publish index 564bdb6..a3fe673 100755 --- a/publish +++ b/publish @@ -87,7 +87,7 @@ cp ${HERE}/robots.txt ${TEMP}; ## # publish # -rm -fr ${HTML}; +rm -fr ${KEEP}; mv ${TEMP} ${KEEP}; fi # HTML -- cgit v1.2.3-70-g09d2