Commit d5b26b8e2f416608333a1491b15c7ff9656ca787
1 parent
3a06c279
Exists in
master
and in
2 other branches
correção da especificação de intercambio-tema para blog-tema
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
scripts/update_masters.sh
@@ -39,9 +39,9 @@ cd ../debatepublico-tema | @@ -39,9 +39,9 @@ cd ../debatepublico-tema | ||
39 | 39 | ||
40 | update_master debatepublico-tema $1 | 40 | update_master debatepublico-tema $1 |
41 | 41 | ||
42 | -cd ../intercambio-tema | 42 | +cd ../blog-tema |
43 | 43 | ||
44 | -update_master intercambio-tema $1 | 44 | +update_master blog-tema $1 |
45 | 45 | ||
46 | cd ../../plugins/pensandoodireito-network-functions | 46 | cd ../../plugins/pensandoodireito-network-functions |
47 | 47 |