From a56895c22cbd146df118ef191bee5cd236c1688e Mon Sep 17 00:00:00 2001 From: Bsian Date: Wed, 1 Jan 2020 15:44:24 +0000 Subject: [PATCH] idek --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e710b4a..25c9234 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "dist/Client.js", "scripts": { "lint": "eslint ./ --ext ts --fix", - "build": "tsc -p ./tsconfig.json && sh ./build.sh", + "build": "tsc -p ./tsconfig.json && sh /var/CloudServices/build.sh", "lint-find": "eslint ./ --ext ts" }, "author": "Library of Code sp-us Engineering Team",