mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-01-16 03:08:13 +01:00
fix self-host web
This commit is contained in:
parent
3ce9a89d3a
commit
7c7d65e212
@ -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/
|
||||||
|
Loading…
Reference in New Issue
Block a user