dsheiko / nw-autoupdater

⛔️ [DEPRECATED] Library provides low-level API to control NW.js app auto-updates
MIT License
75 stars 36 forks source link

fix app = join( updateDir, executable ) #25

Closed geolffreym closed 6 years ago

geolffreym commented 6 years ago

when an update file is uncompressed in some cases usually create a directory with the name of the file, that causes an error in the concatenation of updateDir with executable..