Update redis.tpl

pull/504/head
Mr Chen 2 years ago
parent 8169f89ddb
commit 4edf9c1bb7
  1. 1
      plugins/redis/init.d/redis.tpl

@ -53,7 +53,6 @@ redis_stop(){
sleep 1
done
echo "Redis stopped"
kill -9 $PID
rm -rf $PIDFILE
fi
}

Loading…
Cancel
Save