Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dadigang
Ventoy
Commits
c01c69db
Commit
c01c69db
authored
Mar 24, 2022
by
longpanda
Browse files
Add missing execute bit when packing (#1530)
parent
1371159f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
INSTALL/ventoy_pack.sh
INSTALL/ventoy_pack.sh
+7
-0
No files found.
INSTALL/ventoy_pack.sh
View file @
c01c69db
...
...
@@ -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/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment