unterminated quoted string..
found on line 666! argh
This commit is contained in:
parent
26a59eea43
commit
c37acca419
1 changed files with 1 additions and 1 deletions
|
@ -647,7 +647,7 @@ then
|
||||||
chroot /mnt '/bin/sh /usr/src/commands/scripts/postinstall.sh'
|
chroot /mnt '/bin/sh /usr/src/commands/scripts/postinstall.sh'
|
||||||
echo "Postinstall script done."
|
echo "Postinstall script done."
|
||||||
mount -r ${cddrive}p2 /usr
|
mount -r ${cddrive}p2 /usr
|
||||||
else echo "Skipping post-install.
|
else echo "Skipping post-install."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Saving random data.."
|
echo "Saving random data.."
|
||||||
|
|
Loading…
Reference in a new issue