templates/cli/utility/database/redis in backup-3.0.21 vs templates/cli/utility/database/redis in backup-3.0.22

- old
+ new

@@ -10,7 +10,7 @@ db.socket = "/tmp/redis.sock" db.additional_options = [] db.invoke_save = true # Optional: Use to set the location of this utility # if it cannot be found by name in your $PATH - # db.redis_cli_utility = '/opt/local/bin/redis-cli' + # db.redis_cli_utility = "/opt/local/bin/redis-cli" end