mirror of
				https://fem.mint.lgbt/m/Rhythmblock.git
				synced 2024-08-14 20:27:11 +00:00 
			
		
		
		
	actually fixed it this time
This commit is contained in:
		
							parent
							
								
									d75c3c4770
								
							
						
					
					
						commit
						c9368f75ac
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -31,6 +31,9 @@ if arg[1] == nil then
 | 
			
		|||
		if driveCount > 1 then
 | 
			
		||||
			print("Too many disk drives. Specify where the desired disk drive is by running 'rhythmbox [drive position]'") -- For safety reasons
 | 
			
		||||
			return false	
 | 
			
		||||
		elseif driveCount == 0 then
 | 
			
		||||
			print "No drive"
 | 
			
		||||
                	return false -- Exits if there's no disk drive
 | 
			
		||||
		end
 | 
			
		||||
	end
 | 
			
		||||
else
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue