Minor comment update.

This commit is contained in:
Ivan Davidov 2017-12-06 19:22:36 +02:00
parent 5c7055ec93
commit b87a4e2a95

View File

@ -133,7 +133,7 @@ reduce_size() (
install_to_overlay() ( install_to_overlay() (
# With '--remove-destination' all possibly existing soft links in # With '--remove-destination' all possibly existing soft links in
# '$OVERLAY_ROOTFS' will be overwritten correctly. # $OVERLAY_ROOTFS will be overwritten correctly.
if [ "$#" = "2" ] ; then if [ "$#" = "2" ] ; then
cp -r --remove-destination \ cp -r --remove-destination \