Skip to content

Commit 71c4736

Browse files
committed
modif make-appimage.sh
1 parent edd747f commit 71c4736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/make-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export DEPLOY_GDK=0
1818

1919
# Deploy dependencies + libpixman-1 pour éviter les conflits IFUNC musl/glibc sur Alpine
2020
quick-sharun \
21-
./AppDir/bin/am-gui\
21+
./AppDir/bin/am-gui
2222
#/usr/lib/libpixman-1.so*\
2323
#/usr/lib/libGL.so.1*\
2424
#/usr/lib/libatk-bridge-2.0.so.0*\

0 commit comments

Comments
 (0)