From 0b90d6a61e10cc04e998952351cc7865ffbb48d5 Mon Sep 17 00:00:00 2001 From: Freddy Date: Fri, 17 Feb 2023 22:29:31 +0000 Subject: [PATCH] Update entrypoint.sh --- entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/entrypoint.sh b/entrypoint.sh index 2d6e73f..bedf530 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -41,6 +41,7 @@ node /crawler/index.mjs echo "Commiting changes..." cd /output +rm -rf docs mv preview docs git add .