probonopd / go-appimage

Go implementation of AppImage tools
MIT License
813 stars 71 forks source link

Fixed issue of indefinite hang and processing 10 appimages #262

Closed CalebQ42 closed 1 year ago

CalebQ42 commented 1 year ago

Fixes #261

Also fixed error cause when not all candidate directories are present

probonopd commented 1 year ago

Thank you very much @CalebQ42