Skip to content

Commit

Permalink
add deleting Inkscape crash files into the generate-assets.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
autinerd committed Dec 18, 2023
1 parent 98386d5 commit 4a0fb5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generate-assets.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash
rm -fv **/*.0.svg
7z a arcticons-$1.7z arcticons-dark arcticons-light
tar cf arcticons-$1.tar.gz arcticons-dark arcticons-light

0 comments on commit 4a0fb5f

Please sign in to comment.