forked from zaclys/searxng
		
	[fix docs] typo in the template to create a new user
closes: https://github.com/asciimoo/searx/issues/2062 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									6e37255e59
								
							
						
					
					
						commit
						72e86be0ce
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -65,7 +65,7 @@ ${fedora_build} | |||
| 
 | ||||
|       $ sudo -H useradd --shell /bin/bash --system \\ | ||||
|           --home-dir "$SERVICE_HOME" \\ | ||||
|           --comment "Privacy-respecting metasearch engine" $SERVICE_USER | ||||
|           --comment 'Privacy-respecting metasearch engine' $SERVICE_USER | ||||
| 
 | ||||
|       $ sudo -H mkdir "$SERVICE_HOME" | ||||
|       $ sudo -H chown -R "$SERVICE_GROUP:$SERVICE_GROUP" "$SERVICE_HOME" | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Markus Heiser
						Markus Heiser