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

@@ -263,6 +263,7 @@ while [ "$#" -gt 0 ]; do
break
;;
esac
done
if [ $# -lt 2 ]; then
usage