This commit is contained in:
		
							parent
							
								
									b007620e8d
								
							
						
					
					
						commit
						34cdc771d2
					
				
					 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