From b87a4e2a957e4c9fda04ea859eb2e2433d6c9bc4 Mon Sep 17 00:00:00 2001 From: Ivan Davidov Date: Wed, 6 Dec 2017 19:22:36 +0200 Subject: [PATCH] Minor comment update. --- src/minimal_overlay/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/minimal_overlay/common.sh b/src/minimal_overlay/common.sh index d11fa2e12..3ba241e72 100755 --- a/src/minimal_overlay/common.sh +++ b/src/minimal_overlay/common.sh @@ -133,7 +133,7 @@ reduce_size() ( install_to_overlay() ( # With '--remove-destination' all possibly existing soft links in - # '$OVERLAY_ROOTFS' will be overwritten correctly. + # $OVERLAY_ROOTFS will be overwritten correctly. if [ "$#" = "2" ] ; then cp -r --remove-destination \