aboutsummaryrefslogtreecommitdiff
path: root/mkrootfs.sh
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-10 12:46:41 +0300
committerCem Keylan <cem@ckyln.com>2020-09-10 12:46:41 +0300
commit6f36eadf15185ce29fd49430afb03e96057b78bf (patch)
tree81b9d2bc1ef91052e7c3fcfe76ef499855e70b1b /mkrootfs.sh
parentda3c2b9cd3b4fa4f6e389a620fcf56002f3482df (diff)
downloadmkrootfs-6f36eadf15185ce29fd49430afb03e96057b78bf.tar.gz
docs: update
Diffstat (limited to 'mkrootfs.sh')
-rwxr-xr-xmkrootfs.sh6
1 files 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