mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 661.sh
This commit is contained in:
parent
6b59c5abd4
commit
dff5192b07
2
661.sh
2
661.sh
|
@ -488,7 +488,7 @@ Restart=always
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
ABC
|
ABC
|
||||||
systemctl daemon-reload
|
chkconfig warp-go -add
|
||||||
chkconfig warp-go on
|
chkconfig warp-go on
|
||||||
service warp-go start
|
service warp-go start
|
||||||
kill -15 $(pgrep warp-go) >/dev/null 2>&1 && sleep 2
|
kill -15 $(pgrep warp-go) >/dev/null 2>&1 && sleep 2
|
||||||
|
|
Loading…
Reference in New Issue