mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	archlinux: add package 'inetutils' to boilerplate
Even it is a core component, some hoster do not have pre installed the 'inetutils' package. We do need this package for the 'hostname' command. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									f42bc330b8
								
							
						
					
					
						commit
						e50ccc99c0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -43,7 +43,7 @@ echo 'Set disable_coredump false' >> /etc/sudo.conf | |||
| # shellcheck disable=SC2034 | ||||
| archlinux_boilerplate=" | ||||
| pacman -Syu --noconfirm | ||||
| pacman -S --noconfirm git curl wget sudo | ||||
| pacman -S --noconfirm inetutils git curl wget sudo | ||||
| echo 'Set disable_coredump false' >> /etc/sudo.conf | ||||
| " | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Markus Heiser
						Markus Heiser