mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-24 00:46:50 +00:00
fix self-host web
This commit is contained in:
@@ -9,6 +9,8 @@
|
|||||||
ln -s team/index.html team.html
|
ln -s team/index.html team.html
|
||||||
ln -s careers/index.html careers.html
|
ln -s careers/index.html careers.html
|
||||||
ln -s open-source/index.html open-source.html
|
ln -s open-source/index.html open-source.html
|
||||||
|
ln -s ../v2/self-host
|
||||||
|
ln -s ../v2/web
|
||||||
cp -rf ../zh ./
|
cp -rf ../zh ./
|
||||||
tar czf x *
|
tar czf x *
|
||||||
scp x ot:/tmp/
|
scp x ot:/tmp/
|
||||||
|
|||||||
Reference in New Issue
Block a user