Fix webfonts typo
Change-Id: I3cc3264f347454a0c15981653163226c13a2a007
This commit is contained in:
@@ -8,7 +8,7 @@ CLONEDIR="$BASEDIR/vendor/jquery.wefonts"
|
||||
|
||||
UPSTREAM="https://github.com/wikimedia/jquery.webfonts.git"
|
||||
|
||||
echo "Getting latest jquery.wefonts from $UPSTREAM"
|
||||
echo "Getting latest jquery.webfonts from $UPSTREAM"
|
||||
|
||||
if [ -d "$CLONEDIR" ]; then
|
||||
pushd "$CLONEDIR"
|
||||
|
||||
Reference in New Issue
Block a user