We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c786d36 commit b245eaeCopy full SHA for b245eae
make-appimage.sh
@@ -20,6 +20,8 @@ quick-sharun \
20
./AppDir/bin/* \
21
/usr/bin/init.lxc \
22
/usr/bin/lxc-* \
23
+ /usr/lib/lxc \
24
+ /etc/lxc \
25
/usr/lib/libgtk-3.so* \
26
/usr/share/dbus-1
27
find ./AppDir/share/dbus-1 -type f ! -name '*waydro*' -delete
0 commit comments