diff --git a/chr.sh b/chr.sh index d3e4975..cc5b5d2 100644 --- a/chr.sh +++ b/chr.sh @@ -33,10 +33,11 @@ if LOOP=$(losetup -Pf --show chr.img 2>/dev/null); then MNT=/tmp/chr mkdir -p $MNT if mount ${LOOP}p2 $MNT 2>/dev/null; then - cat < $MNT/rw/autorun.scr + cat <