Commit 38b0fd546e9c124d0981962e1f44caede2018ba2

Authored by Carlos Vieira
1 parent d61dd133
Exists in master

Corrigindo local da fonte woff

build.sh
... ... @@ -28,7 +28,7 @@ then
28 28 cp templates/$profile/barra-brasil-fr.js ../docker/public_html/barra.js.fr #Copiando enquanto a barra é estática.
29 29 cp templates/$profile/barra-brasil-es.js ../docker/public_html/barra.js.es #Copiando enquanto a barra é estática.
30 30 cp templates/exemplo.html ../docker/public_html/index.html #Copiando enquanto a barra é estática.
31   - cp static/opensans-bold.woff ../docker/public_html/ #Copiando enquanto a barra é estática.
  31 + cp static/opensans-bold.woff ../docker/public_html/static/ #Copiando enquanto a barra é estática.
32 32 echo "Copiado"
33 33 else
34 34 echo "Erro. O profile '$profile' não existe."
... ...
docker/public_html/opensans-bold.woff
No preview for this file type
docker/public_html/static/opensans-bold.woff 0 → 100644
No preview for this file type