From 63d677af6a58d96b418a892f6712be1a2d860368 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 12 Dec 2020 16:44:56 +0100 Subject: [PATCH] Add spacing --- cron.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cron.sh b/cron.sh index c055304..ab3d932 100644 --- a/cron.sh +++ b/cron.sh @@ -26,9 +26,9 @@ etherpump index \ --output index.html # tmp -#rm -r ../publish/ -#mv publish ../ -#mv index.html ../ +# rm -r ../publish/ +# mv publish ../ +# mv index.html ../ echo "Done!"