mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
parent
b6507bed9b
commit
c68859cde9
@ -233,7 +233,7 @@ var path = require('path'),
|
|||||||
// Used as part of `grunt init`. See the section on [Building Assets](#building%20assets) for more
|
// Used as part of `grunt init`. See the section on [Building Assets](#building%20assets) for more
|
||||||
// information.
|
// information.
|
||||||
ghost_ui: {
|
ghost_ui: {
|
||||||
command: path.resolve(cwd + '/node_modules/.bin/bower update ghost-ui'),
|
command: path.resolve(cwd + '/node_modules/.bin/bower update ghost-ui --allow-root'),
|
||||||
options: {
|
options: {
|
||||||
stdout: true
|
stdout: true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user