Skip to content

Commit b245eae

Browse files
authored
add missing dirs
1 parent c786d36 commit b245eae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

make-appimage.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ quick-sharun \
2020
./AppDir/bin/* \
2121
/usr/bin/init.lxc \
2222
/usr/bin/lxc-* \
23+
/usr/lib/lxc \
24+
/etc/lxc \
2325
/usr/lib/libgtk-3.so* \
2426
/usr/share/dbus-1
2527
find ./AppDir/share/dbus-1 -type f ! -name '*waydro*' -delete

0 commit comments

Comments
 (0)