This commit is contained in:
parent
27c6165dd0
commit
488cea48af
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue