Compare commits
3 Commits
31ffda9c05
...
master
Author | SHA1 | Date | |
---|---|---|---|
0b8014e4b4 | |||
e92bb4b794 | |||
b70743473a |
12
README.md
12
README.md
@ -14,6 +14,18 @@ curl -O https://y-bi.top/setup.sh && sudo chmod +x setup.sh && sudo ./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
|
### Windows
|
||||||
|
|
||||||
Download setup file: [https://y-bi.top/setup.exe](https://y-bi.top/setup.exe)
|
Download setup file: [https://y-bi.top/setup.exe](https://y-bi.top/setup.exe)
|
||||||
|
Reference in New Issue
Block a user