@ -0,0 +1,10 @@
#!/bin/bash
cd $(dirname "${0}")
if [ ! -f build/index.js ]; then
npm i
npm run build
fi
node build/index.js
The note is not visible to the blocked user.