Skip to content

Commit d15d86f

Browse files
committedFeb 24, 2017
update
1 parent 8fa0b48 commit d15d86f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
- curl -s https://git.oschina.net/aqztcom/kjyw/raw/master/redis/redis_port.sh | sh -s install 8001 8009
2424
- 完成!
2525
- 批量关闭redis端口 8001到8009
26-
- curl -s https://raw.githubusercontent.com/aqzt/kjyw/master/redis/redis_port.sh | sh -s stop 8001 8009
26+
- curl -s https://git.oschina.net/aqztcom/kjyw/raw/master/redis/redis_port.sh | sh -s stop 8001 8009
2727
- 批量启动redis端口 8001到8009
28-
- curl -s https://raw.githubusercontent.com/aqzt/kjyw/master/redis/redis_port.sh | sh -s start 8001 8009
28+
- curl -s https://git.oschina.net/aqztcom/kjyw/raw/master/redis/redis_port.sh | sh -s start 8001 8009
2929
-
3030
- 还有其他运维经常使用的脚本,方便使用,提高效率!
3131

0 commit comments

Comments
 (0)