probonopd / go-appimage

Go implementation of AppImage tools
MIT License
676 stars 69 forks source link

Fixed issue of indefinite hang and processing 10 appimages #262

Closed CalebQ42 closed 11 months ago

CalebQ42 commented 11 months ago

Fixes #261

Also fixed error cause when not all candidate directories are present

probonopd commented 11 months ago

Thank you very much @CalebQ42