Skip to content

Commit ffef680

Browse files
committed
yeah
1 parent 1f9a50d commit ffef680

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

create_appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ ldd appdir/usr/bin/speak | grep "ld-" | awk '{print $1}' | while read a; do
2828
fi
2929
done
3030

31+
chmod +x appdir/usr/lib/*
3132
strip appdir/usr/lib/* appdir/usr/bin/*
3233

3334
ARCH=x86_64

0 commit comments

Comments
 (0)