probonopd / go-appimage

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

Fixes from #235 #247

Closed CalebQ42 closed 1 year ago

CalebQ42 commented 1 year ago

This is all the fixes from #235 without the FUSE code. Fixes:

Additionally #240 was fixed with #243 and can be closed.

probonopd commented 1 year ago

Thank you very much @CalebQ42. Stil not sure what is the best way about FUSE. Maybe we should have that as an option?