mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	Fix typo chmod searx:searx > chown searx:searx
This commit is contained in:
		
							parent
							
								
									aaf9334c79
								
							
						
					
					
						commit
						b386a815da
					
				@ -79,6 +79,6 @@ http = ${SEARX_INTERNAL_HTTP}
 | 
				
			|||||||
# On some distributions you need to create the app folder for the sockets::
 | 
					# On some distributions you need to create the app folder for the sockets::
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
#   mkdir -p /run/uwsgi/app/searx
 | 
					#   mkdir -p /run/uwsgi/app/searx
 | 
				
			||||||
#   chmod -R ${SERVICE_USER}:${SERVICE_GROUP}  /run/uwsgi/app/searx
 | 
					#   chown -R ${SERVICE_USER}:${SERVICE_GROUP}  /run/uwsgi/app/searx
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# socket = /run/uwsgi/app/searx/socket
 | 
					# socket = /run/uwsgi/app/searx/socket
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user