mirror of
				https://github.com/jely2002/youtube-dl-gui.git
				synced 2021-11-01 22:46:21 +03:00 
			
		
		
		
	fix: change product name in fix-appimage.js
This commit is contained in:
		| @@ -2,7 +2,7 @@ const child_process = require('child_process'), | ||||
|     fs = require('fs'), | ||||
|     path = require('path'); | ||||
|  | ||||
| const appName = "youtube-dl-gui"; | ||||
| const appName = "open-video-downloader"; | ||||
|  | ||||
| function isLinux(targets) { | ||||
|     const re = /AppImage|snap|deb|rpm|freebsd|pacman/i; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jelle Glebbeek
					Jelle Glebbeek