diff --git a/package.json b/package.json index 61a79bf..fda0b11 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://git.jedipedia.net/swtor/ssn.git" }, "scripts": { - "postinstall": "chmod +x build.sh && ./build.sh" + "preinstall": "chmod +x build.sh && ./build.sh" }, "files": [ "build.sh",