diff --git a/package.json b/package.json index 3a1a0f8a..5df7629b 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ "main": "index.js", "scripts": { "setup": "node dist/setup.bundle.js --no-exit-codes", + "setup:sudo": "sudo node dist/setup.bundle.js --no-exit-codes", "build:setup": "npm install && webpack build --config ./renderer/src/setup/webpack.config.js" }, "_moduleAliases": {