forgot to end if statement in subst PHP buffers.conf
This commit is contained in:
		
							parent
							
								
									8a4151e718
								
							
						
					
					
						commit
						3dc77dc79e
					
				
							
								
								
									
										5
									
								
								setup.sh
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								setup.sh
									
									
									
									
									
								
							| @ -545,8 +545,9 @@ sed -i -e "s%${tag_cachain}%${CAChainPath}%" "${configPath}/${file_mozmodern}" | ||||
| 
 | ||||
| # if using PHP: process buffers.conf | ||||
| if [ ${usePHP} -eq 1 ]; then | ||||
| echo "updating ${warn}${configPath}/${file_buffers}${norm}" | ||||
| cat "${configPath}/${file_buffersPHP}" >> "${configPath}/${file_buffers}" | ||||
|     echo "updating ${warn}${configPath}/${file_buffers}${norm}" | ||||
|     cat "${configPath}/${file_buffersPHP}" >> "${configPath}/${file_buffers}" | ||||
| fi | ||||
| 
 | ||||
| 
 | ||||
| # debug section | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user