mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-02-16 10:30:58 +00:00
i18n
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
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/
|
||||
ssh ot "sudo tar xzf /tmp/x -C /var/www/html/v3 && /bin/rm /tmp/x && sudo chown www-data:www-data /var/www/html/v3 -R"
|
||||
|
||||
Reference in New Issue
Block a user