Bundle deb into a repo

This commit is contained in:
David Baker
2019-12-13 16:14:33 +00:00
parent c9be601c7f
commit 39c5e64406
2 changed files with 34 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
"indocker": "scripts/indocker.sh",
"docker:build": "yarn run indocker yarn run build",
"docker:install": "yarn run indocker yarn install",
"debrepo": "scripts/mkrepo.sh",
"clean": "rimraf webapp.asar dist packages deploys"
},
"dependencies": {