Rename create-atom script to constructicon/build

This commit is contained in:
probablycorey
2013-06-19 16:43:55 -07:00
parent e23357cf13
commit ab53e2ffda
2 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
'postbuilds': [
{
'postbuild_name': 'Create Atom, basically do everything',
'action': ['script/create-atom'],
'action': ['script/constructicon/build'],
},
],
},