missing done

This commit is contained in:
tschettervictor
2024-12-12 20:26:06 -07:00
committed by GitHub
parent ae9a33a50e
commit ebf9c89555

View File

@@ -262,7 +262,8 @@ while [ "$#" -gt 0 ]; do
*)
break
;;
esac
esac
done
if [ $# -lt 2 ]; then
usage