add npm start support
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
git pull
|
||||
node app.js
|
||||
npm start
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"homepage": "https://github.com/zefie/zefie_wtvp_minisrv",
|
||||
"license": "GPL3",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
"test": "node test.js"
|
||||
},
|
||||
"author": {
|
||||
|
||||
Reference in New Issue
Block a user