diff --git a/package.json b/package.json index 32ed0b40..5b85915a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "js/electron.js", "scripts": { "start": "electron js/electron.js", - "postinstall": "sh installers/postinstall.sh" + "postinstall": "sh installers/postinstall/postinstall.sh" }, "repository": { "type": "git",