diff --git a/README.md b/README.md index 3e8726d..0066427 100644 --- a/README.md +++ b/README.md @@ -139,15 +139,15 @@ this example is for `ubuntu` and with `root` user + 2.touch a file with command `touch frps-multiuser.service` in dir `/root/frps-multiuser`.the file content is: ```ini [Unit] -# 服务名称,可自定义 Description = frp multiuser service After = network.target syslog.target Wants = network.target [Service] Type = simple +# config of frps-multiuser.ini,you should change the file path Environment=FRPS_MULTIUSER_OPTS="-c /root/frps-multiuser/frps-multiuser.ini" -# 启动frps的命令,需修改为您的frps的安装路径 +# command of run frps-multiuser,you should change the file path ExecStart = /root/frps-multiuser/frps-multiuser $FRPS_MULTIUSER_OPTS [Install] @@ -168,4 +168,4 @@ If you have any issues or ideas, put it on [issues](https://github.com/yhl452493 + [frp](https://github.com/fatedier/frp) + [fp-multiuser](https://github.com/gofrp/fp-multiuser) + [layui](https://github.com/layui/layui) -+ [layui-theme-dark](https://github.com/Sight-wcg/layui-theme-dark) \ No newline at end of file ++ [layui-theme-dark](https://github.com/Sight-wcg/layui-theme-dark)