Sign in
fuchsia
/
third_party
/
rust
/
fd3fb2cf46a155682eee50ef8d6f84cac4ef154d
/
.
/
y.sh
blob: a70d457341b9313c10ef48c11ba9397abb0a2473 [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
echo
"[BUILD] build system"
1
>&
2
exec cargo run
--
manifest
-
path build_system
/
Cargo
.
toml
--
"$@"