X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=myfai-chboot;h=cbba8b5b97abe269d5e4b41b138e9b31fd1256aa;hp=0d036b9160749f23f4bb237ed280f78f192e0371;hb=527f50b38e4a94a771215131cafe016a97ba83cd;hpb=c47175685b348735b3440e16851dde2cc39b6f3f diff --git a/myfai-chboot b/myfai-chboot index 0d036b9..cbba8b5 100755 --- a/myfai-chboot +++ b/myfai-chboot @@ -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