更新 Syncthing文件同步搭建
parent
22e6c9053f
commit
41464e0eb3
@ -30,4 +30,11 @@ RestartSec=5s
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
|
||||
#启动服务并设置开机自启动
|
||||
systemctl enable strelaysrv
|
||||
systemctl start strelaysrv
|
||||
#查看状态,可查看中继URL
|
||||
systemctl status strelaysrv
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user