Signed-off-by: Liu Yinsi liuyinsi@163.com --- container/redis/start | 5 ----- 1 file changed, 5 deletions(-)
diff --git a/container/redis/start b/container/redis/start index 34266a0..5e2dc44 100755 --- a/container/redis/start +++ b/container/redis/start @@ -22,8 +22,3 @@ cmd=( )
"${cmd[@]}" - -# test -echo you can use cmd: redis-cli to start a redis client -echo and then use cmd: keys * -