@ -10,7 +10,7 @@
"env": [
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/usr/go/bin"
],
"cmd": ["npm", "start"]
"cmd": ["./run.sh"]
}
]
@ -1,3 +1,3 @@
#!/bin/bash
npm start
npm start &> ../log.txt
The note is not visible to the blocked user.