mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50: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
|
||||
// information.
|
||||
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: {
|
||||
stdout: true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user