mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
commented out the migrate command so people don't run it yet
This commit is contained in:
@@ -167,7 +167,7 @@ module.exports = (grunt) ->
|
||||
Helpers.buildUpstartScripts()
|
||||
|
||||
|
||||
grunt.registerTask 'migrate', "compile migrations and run them", ['coffee:migrate', 'shell:migrate']
|
||||
#grunt.registerTask 'migrate', "compile migrations and run them", ['coffee:migrate', 'shell:migrate']
|
||||
|
||||
|
||||
Helpers =
|
||||
|
||||
Reference in New Issue
Block a user