ChatGPT-Next-Web/run.sh
2025-07-07 21:37:16 +07:00

2 lines
112 B
Bash

# yarn build && pm2 start "yarn start" --name "chebi-nextjs" -i max
pm2 start "yarn start" --name "chebi-nextjs"