This commit is contained in:
parent
b007620e8d
commit
34cdc771d2
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
mkdir -p /srv/var/redis
|
mkdir -p /srv/var/redis
|
||||||
mkdir -p /srv/run
|
mkdir -p /srv/run
|
||||||
cp /opt/conf/redis.conf /srv/conf/
|
cp /opt/examples/redis/redis.conf /srv/conf/
|
||||||
|
|
||||||
cat << EOF > /srv/conf/supervisor.d/redis.conf
|
cat << EOF > /srv/conf/supervisor.d/redis.conf
|
||||||
[program:redis]
|
[program:redis]
|
||||||
|
Loading…
Reference in New Issue
Block a user