commit ede06d0ca997406080fa3259b078d6813d6fab5d parent 1127f4f41bec6174831558c0b36665dd9fd2fbdb Author: sin <sin@2f30.org> Date: Mon, 17 Feb 2014 10:48:21 +0000 Remove set +h It is not portable. Diffstat:
M | stage0 | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/stage0 b/stage0 @@ -3,7 +3,6 @@ # This is the stage0 script, it prepares a basic usable system # in $root. -set +h umask 022 . ./prepare-env