1
0
Fork 0
mirror of synced 2024-05-16 02:23:44 +12:00
FiraCode/script/clean.sh

8 lines
151 B
Bash
Raw Normal View History

#!/bin/bash
set -o errexit -o nounset -o pipefail
cd "`dirname $0`/.."
rm -rf distr/ttf
rm -rf distr/variable_ttf
rm -rf distr/woff2
rm -rf distr/woff