1
0
Fork 0
mirror of synced 2024-05-01 19:23:24 +12:00
FiraCode/script/clean.sh

8 lines
151 B
Bash
Executable file

#!/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