Update meta scripts
This commit is contained in:
parent
3109f510fd
commit
972263a9d4
9 changed files with 82 additions and 17 deletions
8
meta/build-thermal-printer
Executable file
8
meta/build-thermal-printer
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
pushd showbits-thermal-printer
|
||||
|
||||
cargo build --release
|
||||
or return 1
|
||||
|
||||
popd
|
||||
Loading…
Add table
Add a link
Reference in a new issue