Code fix.
This commit is contained in:
parent
e95c26c3bf
commit
4532c37d17
1 changed files with 2 additions and 0 deletions
|
@ -213,6 +213,8 @@ while test $# -gt 0 ; do
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
esac
|
||||||
|
;;
|
||||||
|
|
||||||
# Common options for LFS, CLFS and HLFS
|
# Common options for LFS, CLFS and HLFS
|
||||||
--fstab | -F )
|
--fstab | -F )
|
||||||
|
|
Reference in a new issue