From 7c7d65e2123f077c077c91a1808ab3774d52ba50 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Tue, 15 Oct 2024 01:43:57 +0800 Subject: [PATCH] fix self-host web --- v3/deploy.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/v3/deploy.sh b/v3/deploy.sh index 0abeca0..fcb7385 100755 --- a/v3/deploy.sh +++ b/v3/deploy.sh @@ -9,6 +9,8 @@ ln -s team/index.html team.html ln -s careers/index.html careers.html ln -s open-source/index.html open-source.html + ln -s ../v2/self-host + ln -s ../v2/web cp -rf ../zh ./ tar czf x * scp x ot:/tmp/