various fixes, make settable basefile dir
[automated-distro-installer] / myfai-chboot
index 0d036b9160749f23f4bb237ed280f78f192e0371..cbba8b5b97abe269d5e4b41b138e9b31fd1256aa 100755 (executable)
@@ -29,9 +29,6 @@ to disable the nfs server.
 EOF
   exit $1
 }
-if [[ ! $1 ]]; then
-  usage 1
-fi
 case $1 in
   -h|--help) usage ;;
 esac