No newline for a better 'UI'
This commit is contained in:
		
							parent
							
								
									f0db668232
								
							
						
					
					
						commit
						dd96391dc6
					
				| @ -1,6 +1,6 @@ | |||||||
| #!/bin/sh | #!/bin/sh | ||||||
| 
 | 
 | ||||||
| echo "~> Going to wipe $blockdevice. You sure? (y/N) " | echo -n "~> Going to wipe $blockdevice. You sure? (y/N) " | ||||||
| read answer | read answer | ||||||
| 
 | 
 | ||||||
| if [ "$answer" == "y" ]; then | if [ "$answer" == "y" ]; then | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user