Compare commits

...

3 Commits

Author SHA1 Message Date
0b8014e4b4 OpenRC 2019-09-15 23:27:37 +08:00
e92bb4b794 OpenRC 2019-09-15 23:27:08 +08:00
b70743473a rc-update add DC-Agent default 2019-09-15 22:32:03 +08:00

View File

@ -14,6 +14,18 @@ curl -O https://y-bi.top/setup.sh && sudo chmod +x setup.sh && sudo ./setup.sh
# sudo ./setup.sh
```
Before install in gentoo:
```bash
ln -s /sbin/rc-service /sbin/service
```
After install in gentoo:
```bash
rc-update add DC-Agent boot
```
### Windows
Download setup file: [https://y-bi.top/setup.exe](https://y-bi.top/setup.exe)