mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-14 07:51:01 +00:00
Follow file name change
This commit is contained in:
parent
e119c5bde9
commit
6fcece3bc0
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ mkdir bin
|
|||
cp target/release/{plume,plm} bin
|
||||
strip -s bin/*
|
||||
tar -cvzf plume.tar.gz bin/ static/
|
||||
tar -cvzf wasm.tar.gz static/plume-front.{js,wasm}
|
||||
tar -cvzf wasm.tar.gz static/plume_front.{js,wasm}
|
||||
|
|
Loading…
Reference in a new issue