mirror of https://github.com/bjdgyc/anylink.git
更新说明文档
This commit is contained in:
parent
d4f1793675
commit
60019f3cf4
15
README.md
15
README.md
|
@ -186,18 +186,18 @@ sh bridge-init.sh
|
|||
|
||||
添加 systemd 脚本
|
||||
|
||||
* anylink 程序目录放入 `/usr/local/anylink-deploy`
|
||||
- anylink 程序目录放入 `/usr/local/anylink-deploy`
|
||||
|
||||
systemd 脚本放入:
|
||||
|
||||
* centos: `/usr/lib/systemd/system/`
|
||||
* ubuntu: `/lib/systemd/system/`
|
||||
- centos: `/usr/lib/systemd/system/`
|
||||
- ubuntu: `/lib/systemd/system/`
|
||||
|
||||
操作命令:
|
||||
|
||||
* 启动: `systemctl start anylink`
|
||||
* 停止: `systemctl stop anylink`
|
||||
* 开机自启: `systemctl enable anylink`
|
||||
- 启动: `systemctl start anylink`
|
||||
- 停止: `systemctl stop anylink`
|
||||
- 开机自启: `systemctl enable anylink`
|
||||
|
||||
## Docker
|
||||
|
||||
|
@ -264,6 +264,8 @@ systemd 脚本放入:
|
|||
## Donate
|
||||
|
||||
> 如果您觉得 anylink 对你有帮助,欢迎给我们打赏,也是帮助 anylink 更好的发展。
|
||||
>
|
||||
> [查看打赏列表](doc/README.md)
|
||||
|
||||
<p>
|
||||
<img src="doc/screenshot/wxpay2.png" width="400" />
|
||||
|
@ -286,7 +288,6 @@ QQ群共享文件有相关软件下载
|
|||
<details>
|
||||
<summary>展开查看</summary>
|
||||
|
||||
|
||||

|
||||

|
||||

|
||||
|
|
|
@ -11,8 +11,6 @@
|
|||
> 感谢以下同学的打赏,AnyLink 有你更美好!
|
||||
|
||||
| 昵称 | 主页 |
|
||||
| -------- | -------- |
|
||||
| -------- | ---------------------------- |
|
||||
| 代码 oo8 | |
|
||||
|甘磊 | |
|
||||
|
||||
|
||||
| 甘磊 | https://github.com/ganlei333 |
|
||||
|
|
Loading…
Reference in New Issue