forked from ungleich-public/cdist
		
	use quiet mode by default
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								84f2ca0d1f
							
						
					
				
			
			
				commit
				
					
						622cd398c6
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -23,4 +23,4 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
path="$(cat "$__object/parameter/path")"
 | 
					path="$(cat "$__object/parameter/path")"
 | 
				
			||||||
name="$__object_id"
 | 
					name="$__object_id"
 | 
				
			||||||
echo "update-alternatives --set '$name' '$path'"
 | 
					echo "update-alternatives --quiet --set '$name' '$path'"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue