fix(./optimizer): accept parameters

This commit is contained in:
rudy
2022-07-11 19:28:44 +02:00
committed by rudy-6-4
parent ec62f828d5
commit acf6cd26d9

View File

@@ -9,4 +9,4 @@ if ! [ -e "$EXE" ]; then
fi
cd $ROOT_DIR
cargo run --release --quiet --bin v0-parameters
cargo run --release --quiet --bin v0-parameters -- $@