File manager - Edit - /usr/local/lib/node_modules/pm2/pm2
Back
#!/bin/bash SCRIPT_PATH="$(dirname "$0")/../lib/binaries/CLI.js" # Check if 'bun' is available, otherwise use 'node' if command -v bun &> /dev/null then bun "$SCRIPT_PATH" "$@" else node "$SCRIPT_PATH" "$@" fi
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings