summaryrefslogtreecommitdiff
path: root/scripts/makeself
diff options
context:
space:
mode:
authorOpportunityLiu <[email protected]>2019-07-19 13:55:29 +0800
committerOpportunityLiu <[email protected]>2019-07-19 13:55:29 +0800
commitff0595d384a9b4e7656e0c44f327f7614e2a8fd6 (patch)
tree4e27349474f1c0b485b97607e8c54aaef8ec2394 /scripts/makeself
parentf5e728f9e3e9dc829a87b62b4025cf2259576878 (diff)
improve scripts
Diffstat (limited to 'scripts/makeself')
-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 56eca4c4e..76dc609a9 100755
--- a/scripts/makeself/build-runfile.sh
+++ b/scripts/makeself/build-runfile.sh
@@ -1,4 +1,4 @@
-#! /usr/bin/env bash
+#!/usr/bin/env bash
# path constants
cd "$(dirname "$0")/../.."