From 6f36eadf15185ce29fd49430afb03e96057b78bf Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 10 Sep 2020 12:46:41 +0300 Subject: docs: update --- mkrootfs.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mkrootfs.sh b/mkrootfs.sh index bed842d..d6c54fc 100755 --- a/mkrootfs.sh +++ b/mkrootfs.sh @@ -43,10 +43,10 @@ MAKEFLAGS = $MAKEFLAGS Repository and package options -REPO = $REPO +REPO = $REPO REPOSITORY PATH = $HOST_REPO_PATH -PKGS = $PKGS -ORDER = $order +PKGS = $PKGS +ORDER = $order EOF -- cgit v1.2.3