From d57c27c5c43b85ac5bce9b061ee48277961cc213 Mon Sep 17 00:00:00 2001 From: ailyaut Date: Sat, 24 May 2025 23:54:36 +0200 Subject: [PATCH] change how the website is exported --- scripts/export.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/scripts/export.sh b/scripts/export.sh index 6fca531..d4f245d 100644 --- a/scripts/export.sh +++ b/scripts/export.sh @@ -1,4 +1 @@ -cd ../.. -mv ailyaut.com.zip ailyaut.com_old.zip -zip -r ailyaut.com.zip ailyaut.com -bash export_ailyaut.com.sh +bash ../../export_ailyaut.com.sh