mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
parent
e2ca73a1a0
commit
3011834177
1 changed files with 1 additions and 1 deletions
|
@ -594,7 +594,7 @@ var path = require('path'),
|
|||
"update_submodules": {
|
||||
default: {
|
||||
options: {
|
||||
params: false // blanks command-line parameters
|
||||
params: "--init"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue