mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 18:52:14 +03:00
Merge pull request #3142 from novaugust/submodule-init
Add --init param to update_submodules grunt task
This commit is contained in:
commit
7eab416d01
@ -594,7 +594,7 @@ var path = require('path'),
|
||||
"update_submodules": {
|
||||
default: {
|
||||
options: {
|
||||
params: false // blanks command-line parameters
|
||||
params: "--init"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user