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 .