diff --git a/package.json b/package.json index be16de4..c9480a1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,8 @@ "description": "Light and dark colorful Gtk3.20+ theme", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\" && exit 1", + "build": "git push && sh install.sh" }, "repository": { "type": "git",