fix(updater): fix appimage extraction (#784)

* fix updater on linux

* review changes

* Apply suggestions from code review

* change file

---------

Co-authored-by: Kris Krolak <krzysiek.krolak@gmail.com>
This commit is contained in:
kris-ava
2023-11-30 12:46:02 -06:00
committed by GitHub
parent 2e2c0a1b95
commit e7c72c9816
4 changed files with 14 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"updater": patch
---
Fix updater failing to extract the AppImage resulting in failing to update and also deleting the current version.