update
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
DIR="$(cd "$(dirname "$0")" && pwd)"
|
||||
exec "/opt/homebrew/bin/node" "/opt/homebrew/bin/bare" "$DIR/index.mjs" "$@"
|
||||
Reference in New Issue
Block a user