fix typo in bootstrap
This commit is contained in:
parent
2bfa33079d
commit
df0b0e7c18
@ -17,4 +17,4 @@ source ./script/include/run_bootstrap
|
|||||||
|
|
||||||
# Link USWDS fonts into the /static directory
|
# Link USWDS fonts into the /static directory
|
||||||
rm -f ./static/fonts
|
rm -f ./static/fonts
|
||||||
ln -s ../node/modules/uswds/src/fonts ./static/fonts
|
ln -s ../node_modules/uswds/src/fonts ./static/fonts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user