add newline
This commit is contained in:
		
							parent
							
								
									344a19076f
								
							
						
					
					
						commit
						0533c97afc
					
				@ -6,7 +6,7 @@ MNT="/mnt"
 | 
			
		||||
 | 
			
		||||
# preliminary checks
 | 
			
		||||
[ -n "$2" ] || [ -z "$1" ] \
 | 
			
		||||
	&& printf "Usage: %b [device in %b/]" "$0" "$DEV" >>/dev/stderr \
 | 
			
		||||
	&& printf "Usage: %b [device in %b/]\n" "$0" "$DEV" >>/dev/stderr \
 | 
			
		||||
	&& exit 1 \
 | 
			
		||||
	|| true
 | 
			
		||||
! [ "$(id -u)" = 0 ] \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user