Fixed build.sh
This commit is contained in:
parent
8b25df85bc
commit
94fe89c588
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -9,6 +9,6 @@ npm i
|
|||
npm run build -- contents::iosevka-acicchetti
|
||||
|
||||
cd dist/iosevka-acicchetti/ttf/
|
||||
tar avf iosevka-acicchetti-$(date -I).tzst *.ttf
|
||||
tar cvf iosevka-acicchetti-$(date -I).tzst --zstd *.ttf
|
||||
|
||||
wormhole send *.tzst
|
||||
|
|
Loading…
Add table
Reference in a new issue