mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-19 09:58:03 +00:00
env.sh: exec -> source
bump vendor/nimbus-build-system
This commit is contained in:
parent
569985746a
commit
fe18fcdc06
2
env.sh
2
env.sh
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec vendor/nimbus-build-system/scripts/env.sh "$@"
|
||||
source vendor/nimbus-build-system/scripts/env.sh
|
||||
|
||||
|
2
vendor/nimbus-build-system
vendored
2
vendor/nimbus-build-system
vendored
@ -1 +1 @@
|
||||
Subproject commit bf10b1b72e2621f10483d0ce5b1947d55f8648cc
|
||||
Subproject commit 9397da232f1cc84839bdd29381cb2b787cb27eb7
|
Loading…
x
Reference in New Issue
Block a user