diff --git a/package.json b/package.json index 1134999..1e30013 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "https://git.jedipedia.net/swtor/ssn.git" }, "scripts": { - "build": "./build.sh" + "preinstall": "./build.sh" }, "files": ["ssh-installer"], "bin": "./ssh-installer"