Fixed build.sh

This commit is contained in:
Anthony Cicchetti 2020-05-10 17:33:06 -04:00
parent 8b25df85bc
commit 94fe89c588

View file

@ -9,6 +9,6 @@ npm i
npm run build -- contents::iosevka-acicchetti npm run build -- contents::iosevka-acicchetti
cd dist/iosevka-acicchetti/ttf/ 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 wormhole send *.tzst