fix(misc): use appimage-extract-and-run option to (hopefully) enable appimagetool on Docker
This commit is contained in:
parent
92b85427ed
commit
06f990fbd7
|
@ -46,7 +46,7 @@ echo "Applying patch for libgmodule"
|
|||
./Espanso*.AppImage --appimage-extract
|
||||
rm -Rf ./Espanso*.AppImage
|
||||
rm -Rf squashfs-root/usr/lib/libgmodule*
|
||||
$TOOL_DIR/appimagetool*.AppImage -v squashfs-root
|
||||
$TOOL_DIR/appimagetool*.AppImage --appimage-extract-and-run -v squashfs-root
|
||||
rm -Rf squashfs-root
|
||||
|
||||
popd
|
Loading…
Reference in New Issue
Block a user