Add ectool script
This commit is contained in:
parent
e8dd295daa
commit
fb7acd7c3c
5
ectool.sh
Executable file
5
ectool.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
cargo build --release --manifest-path tool/Cargo.toml
|
||||
sudo tool/target/release/system76_ectool "$@"
|
Loading…
x
Reference in New Issue
Block a user