Update README.md
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
```shell
|
||||
# linux上
|
||||
root@DESKTOP-0BCHNIO:/opt# ./switch-desktop start --token 123456
|
||||
# 在另一台linux上使用nohup后台运行,不在命令行指定配置时,将在home/.switch_desktop/config文件中读取配置
|
||||
[root@izj6cemne76ykdzkataftfz switch]# nohup ./switch-desktop start &
|
||||
# 在另一台linux上使用nohup后台运行
|
||||
[root@izj6cemne76ykdzkataftfz switch]# nohup ./switch-desktop start --token 123456&
|
||||
# windows上
|
||||
D:\switch\bin_v1>switch-desktop.exe start --token 123456
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user