jptgdp: Remove straggler _optrofidir
This commit is contained in:
		
							
								
								
									
										2
									
								
								jptgdp
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								jptgdp
									
									
									
									
									
								
							| @@ -84,7 +84,7 @@ EOF | ||||
| } | ||||
| rofimenu() { | ||||
| 	validatedeps rofi || error "$_return is not currently installed" 1 | ||||
| 	[ -d "$_optrofi" ] || error "Could not open directory \"$_optrofidir\"" 2 | ||||
| 	[ -d "$_optrofi" ] || error "Could not open directory \"$_optrofi\"" 2 | ||||
| 	files=$(find "$_optrofi" -type f -name \*.gdp) | ||||
| 	if [ -n "$files" ]; then | ||||
| 		# Strip file suffixes for a cleaner menu | ||||
|   | ||||
		Reference in New Issue
	
	Block a user