Clean up install-native-programs.sh usage
This commit is contained in:
@ -147,7 +147,6 @@ build() {
|
||||
set -ex
|
||||
export NDEBUG=1
|
||||
scripts/cargo-install-all.sh --features=$cargoFeatures --root farf
|
||||
mkdir -p farf/bin/deps/
|
||||
scripts/install-native-programs.sh farf/bin/deps/ release
|
||||
"
|
||||
)
|
||||
|
Reference in New Issue
Block a user