forked from zaclys/searxng
		
	Merge pull request #1423 from tmikaeld/patch-1
Added missing symlink instruction
This commit is contained in:
		
						commit
						fdd0cb2a30
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
					@ -150,6 +150,12 @@ content:
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Create a symlink to sites-enabled:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.. code:: sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   sudo ln -s /etc/nginx/sites-available/searx /etc/nginx/sites-enabled/searx
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Restart service:
 | 
					Restart service:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. code:: sh
 | 
					.. code:: sh
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue