summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpportunityLiu <[email protected]>2019-07-18 23:07:24 +0800
committerOpportunityLiu <[email protected]>2019-07-18 23:07:24 +0800
commit83df4e2942ed70fee2f1189098a113d322302dcd (patch)
tree6f2105526a2ea745f2fea5c2428d5d63e448e188
parentdde2dab37fc5fa661cd99826780e761b27bf1dc0 (diff)
add sha256
-rwxr-xr-xscripts/makeself/build-runfile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makeself/build-runfile.sh b/scripts/makeself/build-runfile.sh
index be725bbaa..7f65678ad 100755
--- a/scripts/makeself/build-runfile.sh
+++ b/scripts/makeself/build-runfile.sh
@@ -17,6 +17,6 @@ wget https://github.com/megastep/makeself/releases/download/release-2.4.0/makese
sh ./makeself-2.4.0.run
# make runfile
-./makeself-2.4.0/makeself.sh --lsm ./xmake/scripts/makeself/lsm --help-header ./xmake/scripts/makeself/header ./xmake xmake.run xmake ./scripts/get.sh __local__
+./makeself-2.4.0/makeself.sh --sha256 --lsm ./xmake/scripts/makeself/lsm --help-header ./xmake/scripts/makeself/header ./xmake xmake.run xmake ./scripts/get.sh __local__
cp xmake.run $xmakeroot/scripts/makeself