From 208390a8cca984da236edea93c9c4841639078eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 10 Oct 2018 20:37:02 -0500 Subject: Added copyleft icon on libresocial --- build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'build.sh') diff --git a/build.sh b/build.sh index d3f1c67..6c82a7d 100755 --- a/build.sh +++ b/build.sh @@ -10,5 +10,6 @@ fi # copy files to fonts if [[ -n "$(ls -a ./lab/libresocial.{svg,otf,ttf,woff})" ]]; then + rm -fv ./fonts/libresocial.{svg,otf,ttf,woff} mv -fv ./lab/libresocial.{svg,otf,ttf,woff} ./fonts/ fi -- cgit v1.2.3