]> glassweightruler.freedombox.rocks Git - Ventoy.git/commitdiff
Add missing execute bit when packing (#1530)
authorlongpanda <admin@ventoy.net>
Thu, 24 Mar 2022 15:47:43 +0000 (23:47 +0800)
committerlongpanda <admin@ventoy.net>
Thu, 24 Mar 2022 15:47:43 +0000 (23:47 +0800)
INSTALL/ventoy_pack.sh

index aa132a39ed58365ea5f6ae1f50a5357dff098544..97915f10fc951200165cbff7ea273ee23981ae2f 100644 (file)
@@ -176,6 +176,13 @@ chmod +x $tmpdir/VentoyWeb.sh
 chmod +x $tmpdir/VentoyPlugson.sh
 chmod +x $tmpdir/VentoyVlnk.sh
 chmod +x $tmpdir/VentoyGUI*
+chmod +x $tmpdir/tool/*.sh
+
+for d in i386 x86_64 aarch64 mips64el; do
+    chmod +x $tmpdir/tool/$d/xzcat
+    chmod +x $tmpdir/tool/$d/Ventoy2Disk.*
+done
+
 
 cp $OPT $LANG_DIR/languages.json $tmpdir/tool/