From d4b2f804aaa6bbd65cf70eb6cdeaf5ba4899ba22 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 29 May 2020 13:02:26 +0300 Subject: mkrootfs: handle rsync repositories --- mkrootfs.sh | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/mkrootfs.sh b/mkrootfs.sh index e030d2e..41ee289 100755 --- a/mkrootfs.sh +++ b/mkrootfs.sh @@ -42,6 +42,7 @@ BASEDIR="$PWD" pkg_order $PKGS # Print variables from the configuration file +# shellcheck disable=2154 cat <