Add update to shortcuts.
This commit is contained in:
parent
e751b5e3be
commit
3203faa688
@ -112,7 +112,7 @@ module.exports = (grunt) ->
|
||||
'build'
|
||||
]
|
||||
|
||||
for task in ['clean', 'markdown', 'push', 'captchas']
|
||||
for task in ['clean', 'markdown', 'push', 'captchas', 'update']
|
||||
grunt.registerTask task, ["shell:#{task}"]
|
||||
|
||||
grunt.registerTask 'set-tests', 'Set whether to include testing code', (value) ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user