From 94fe89c588662615357aec71c664a4fb6111399a Mon Sep 17 00:00:00 2001 From: Anthony Cicchetti Date: Sun, 10 May 2020 17:33:06 -0400 Subject: [PATCH] Fixed build.sh --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index f91e6d1..000febe 100644 --- a/build.sh +++ b/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