Updates scripts
This commit is contained in:
parent
bf95c6b9af
commit
fd801274fd
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "pm2 start app.js",
|
"start": "pm2 start app.js",
|
||||||
"stop": "pm2 stop app.js",
|
"stop": "pm2 stop app.js",
|
||||||
"refresh": "pm2 stop app.js && git pull && pm2 start app.js",
|
|
||||||
"count": "find .certs -type d | grep '.\\.' | wc -l"
|
"count": "find .certs -type d | grep '.\\.' | wc -l"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue