修复 cron 依赖问题(主要发生在 Centos 7  模板上)
pull/41/head
wulabing 2018-01-27 11:24:02 +08:00 committed by GitHub
parent a48c83c365
commit 5909f81aaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -25,9 +25,9 @@ bash install.sh | tee v2log.txt
```
## 启动方式
启动 V2ray`systemctl start nginx`
启动 V2ray`systemctl start v2ray`
启动 Nginx`systemctl start v2ray`
启动 Nginx`systemctl start nginx`
(其他的应该不用我多说了吧 嘿嘿嘿)