Commit d16731b5edf95943d76431796af739b2993a9506
1 parent
9412e568
Exists in
production-vendorized
update script file
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
script/enable_dialoga_plugins
| @@ -5,3 +5,5 @@ | @@ -5,3 +5,5 @@ | ||
| 5 | ./script/noosfero-plugins enable community_track | 5 | ./script/noosfero-plugins enable community_track |
| 6 | ./script/noosfero-plugins enable pg_search | 6 | ./script/noosfero-plugins enable pg_search |
| 7 | ./script/noosfero-plugins enable dialoga | 7 | ./script/noosfero-plugins enable dialoga |
| 8 | +./script/noosfero-plugins enable site_tour | ||
| 9 | +./script/noosfero-plugins enable breadcrumbs |