@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -euo pipefail
repo_dir="$(CDPATH= cd -- "$(dirname -- "$0")" && pwd -P)"
runtime_dir="$("$repo_dir/scripts/bootstrap-node.sh")"
exec "$runtime_dir/bin/node" "$@"
The note is not visible to the blocked user.