Move all meta scripts to central directory
This commit is contained in:
parent
84d631a9c3
commit
5d1b740c20
8 changed files with 70 additions and 47 deletions
|
|
@ -1,4 +0,0 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
pushd showbits-typst-plugin
|
||||
cargo build --release --target wasm32-unknown-unknown
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
rustup target add wasm32-unknown-unknown
|
||||
Loading…
Add table
Add a link
Reference in a new issue