Remove missing bootstrap woff2 fetch

This commit is contained in:
randogoth 2026-02-07 20:12:12 +02:00
parent aa01963b2c
commit e84c86a29c

View file

@ -174,8 +174,6 @@ in
-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 \
-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
install -d -m 755 /var/www/scopesessions.org/public/bower_components/fontawesome/css