Update README.rst
This commit is contained in:
parent
369b1751a9
commit
c470c7fd43
|
@ -45,3 +45,8 @@ kill -9 pidof cns >/dev/null 2>&1
|
||||||
kill -9 pgrep cns >/dev/null 2>&1
|
kill -9 pgrep cns >/dev/null 2>&1
|
||||||
|
|
||||||
# 查看端口占用 netstat -anlp | grep '8080.*LISTEN'
|
# 查看端口占用 netstat -anlp | grep '8080.*LISTEN'
|
||||||
|
|
||||||
|
|
||||||
|
#老毛子固件文件要放在/etc/storage目录下面,文件不会消失
|
||||||
|
|
||||||
|
#
|
||||||
|
|
Loading…
Reference in New Issue