mirror of
				https://github.com/RetroDECK/RetroDECK.git
				synced 2025-04-10 19:15:12 +00:00 
			
		
		
		
	
							parent
							
								
									949fb837d4
								
							
						
					
					
						commit
						127563b874
					
				|  | @ -39,7 +39,7 @@ compress_game() { | |||
|           rm -f "$file_path/$line" | ||||
|         done < <(printf '%s\n' "$cue_bin_files") | ||||
|         log i "Removing file $(realpath "$file")" | ||||
|         rm -f $(realpath "$file") | ||||
|         rm -f "$(realpath "$file")" | ||||
|       else | ||||
|         log i "Removing file $(realpath "$file")" | ||||
|         rm -f "$(realpath "$file")" | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Cohee
						Cohee