'changed tabs to spaces in quickinst'

This commit is contained in:
Tobias Powalowski 2009-02-11 21:34:04 +01:00
parent 183d164fd9
commit 441ccfb656

View file

@ -135,3 +135,5 @@ echo "Then exit your chroot shell, edit $DESTDIR/etc/fstab and"
echo "$DESTDIR/etc/rc.conf, and reboot!"
echo
exit 0
# vim: set ts=4 sw=4 et: