Add build script

This commit is contained in:
EliverLara
2019-05-03 12:56:11 -05:00
parent 66ff7cbacd
commit 8213648dee

View File

@@ -4,7 +4,7 @@
"description": "Light and dark colorful Gtk3.20+ theme", "description": "Light and dark colorful Gtk3.20+ theme",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "build": "git push && sh install.sh"
}, },
"repository": { "repository": {
"type": "git", "type": "git",