commit 6f36eadf15185ce29fd49430afb03e96057b78bf parent da3c2b9cd3b4fa4f6e389a620fcf56002f3482df Author: Cem Keylan <cem@ckyln.com> Date: Thu, 10 Sep 2020 12:46:41 +0300 docs: update Diffstat:
M | mkrootfs.sh | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git 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