Fix passing arguments to the reproduction script

This commit is contained in:
Eelco Dolstra
2018-05-10 15:11:08 +02:00
parent df27358e11
commit 215b724e44

View File

@ -216,4 +216,4 @@ exec nix-build "${args[@]}" "${extraArgs[@]}"
}
main
main "$@"