Remove missing bootstrap woff2 fetch
This commit is contained in:
parent
aa01963b2c
commit
e84c86a29c
1 changed files with 0 additions and 2 deletions
|
|
@ -174,8 +174,6 @@ in
|
||||||
-o /var/www/scopesessions.org/public/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf
|
-o /var/www/scopesessions.org/public/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf
|
||||||
curl -fsSL https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/fonts/glyphicons-halflings-regular.woff \
|
curl -fsSL https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/fonts/glyphicons-halflings-regular.woff \
|
||||||
-o /var/www/scopesessions.org/public/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff
|
-o /var/www/scopesessions.org/public/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff
|
||||||
curl -fsSL https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/fonts/glyphicons-halflings-regular.woff2 \
|
|
||||||
-o /var/www/scopesessions.org/public/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2
|
|
||||||
|
|
||||||
# Font Awesome 4.3.0
|
# Font Awesome 4.3.0
|
||||||
install -d -m 755 /var/www/scopesessions.org/public/bower_components/fontawesome/css
|
install -d -m 755 /var/www/scopesessions.org/public/bower_components/fontawesome/css
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue