aboutsummaryrefslogtreecommitdiff
path: root/mkrootfs.sh
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2019-12-18 10:38:12 +0300
committerCem Keylan <cem@ckyln.com>2019-12-18 10:38:12 +0300
commit0ad16b45fadaf2f4bc2d375a56919a2f204df812 (patch)
tree35eac13431820e39874c5d59ef4dcd8dd07f94a1 /mkrootfs.sh
parentc3a8637dc14e7323fc71938b01a20c3d2c04aac5 (diff)
downloadmkrootfs-0ad16b45fadaf2f4bc2d375a56919a2f204df812.tar.gz
fix variable name
Diffstat (limited to 'mkrootfs.sh')
-rwxr-xr-xmkrootfs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkrootfs.sh b/mkrootfs.sh
index 1474651..d141380 100755
--- a/mkrootfs.sh
+++ b/mkrootfs.sh
@@ -39,7 +39,7 @@ out \
"Repository and package options" \
"" \
"REPO = $REPO" \
-"REPOSITORY PATH = $REPO_PATH" \
+"REPOSITORY PATH = $HOST_REPO_PATH" \
"PKGS = $PKGS"