From 0ad16b45fadaf2f4bc2d375a56919a2f204df812 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 18 Dec 2019 10:38:12 +0300 Subject: fix variable name --- mkrootfs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3