Commit d7866345 authored by Shubham Gupta's avatar Shubham Gupta

few changes1

parent d2882967
...@@ -29,7 +29,7 @@ external_config() { ...@@ -29,7 +29,7 @@ external_config() {
start_sentinel() { start_sentinel() {
echo "Starting redis sentinel service ....." echo "Starting 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