diff --git a/script/bootstrap b/script/bootstrap index cf53fc0c9..e39186760 100755 --- a/script/bootstrap +++ b/script/bootstrap @@ -158,7 +158,7 @@ function bootstrap() { options: buildInstallOptions }, { - command: "script/grunt add-nylas-build-resources", + command: gruntPath + " add-nylas-build-resources --gruntfile build/Gruntfile.coffee", message: "", options: {} },