Commit 87d0adc8 authored by Shubham Gupta's avatar Shubham Gupta

few changes

parent 966c9f33
...@@ -8,7 +8,7 @@ external_config() { ...@@ -8,7 +8,7 @@ external_config() {
start_sentinel() { start_sentinel() {
echo "Starting redis sentinel service in standalone mode....." echo "Starting redis sentinel service ....."
redis-sentinel /etc/redis/sentinel.conf redis-sentinel /etc/redis/sentinel.conf
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment