From a5ec7195538269e3bc3d330b60ae5f1ab4adb24e Mon Sep 17 00:00:00 2001 From: mik-tf Date: Sun, 19 Jan 2025 20:22:20 -0500 Subject: [PATCH] update build.sh for decloud --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 64d118d..d941abe 100755 --- a/build.sh +++ b/build.sh @@ -11,4 +11,4 @@ echo "Docs directory: $script_dir" bun docusaurus build -rsync -rv --delete ${script_dir}/build/ root@info.ourworld.tf:/root/hero/www/info/tftech +rsync -rv --delete ${script_dir}/build/ root@info.ourworld.tf:/root/hero/www/info/decloud