%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/proc/self/root/lib/node_modules/pm2/
Upload File :
Create Path :
Current File : //proc/self/root/proc/self/root/lib/node_modules/pm2/run.sh

#!/bin/bash

# Check if 'bun' is available, otherwise use 'node'
if command -v bun &> /dev/null
then
    bun "$@"
else
    node "$@"
fi

Zerion Mini Shell 1.0