X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=functions;h=fa1d527012262a85a85c8b718cf28fe71a9be71a;hb=58dfafb85fc624cb93abad5bd5297a1e5194d5e3;hp=959d762bdd78ea0a9e31ac0ee2ddf8a2c671c918;hpb=6f4946607ac728f473033dcbabffaaa8b5f3a275;p=rrq%2Foverlay-boot.git diff --git a/functions b/functions index 959d762..fa1d527 100644 --- a/functions +++ b/functions @@ -163,7 +163,7 @@ setup_overlay() { elif [ "$LIVE" != "$UPPER" ] ; then # With UPPER = LOWER we rather make a bind mount to LIVE env CONFIG="$CONFIG" $PREMOUNT "$UPPER" - mount --bind $UPPER $LOWER + mount --bind $UPPER $LIVE fi grep ^SHARE= "$CONFIG" | while read A ; do