Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
Revert "disable update products for now, maybe run manually?"
Browse files Browse the repository at this point in the history
This reverts commit 86624fa.
  • Loading branch information
Andy McKay committed Feb 2, 2012
1 parent 86624fa commit 72bf4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update/update.py
Expand Up @@ -121,7 +121,7 @@ def pre_update(ctx, ref=settings.UPDATE_REF):
@task
def update(ctx):
update_locales()
#update_products()
update_products()
compress_assets()
schematic()
with ctx.lcd(settings.SRC_DIR):
Expand Down

0 comments on commit 72bf4d7

Please sign in to comment.