summaryrefslogtreecommitdiffstats
path: root/bootstrap-prepare.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap-prepare.sh')
-rwxr-xr-xbootstrap-prepare.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-prepare.sh b/bootstrap-prepare.sh
index c076e38..48bc6d7 100755
--- a/bootstrap-prepare.sh
+++ b/bootstrap-prepare.sh
@@ -186,6 +186,7 @@ get_pkg()
local mirror="${1}"
local filename="${2}"
local sha256sum="${3}"
+ local pkg_ver
[ -d pkg ] || mkdir pkg
cd pkg