5 lines
86 B
Bash
5 lines
86 B
Bash
#!/bin/bash
|
|
|
|
# If you use a password you may set it here for cli commands
|
|
REDIS_AUTH=
|