mirror of https://github.com/k3s-io/k3s
4 lines
76 B
Bash
4 lines
76 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
redis-server --slaveof $SERVICE_HOST $REDISMASTER_SERVICE_PORT
|