llama-cpp-python-djs-bot/huggingface-config/start.sh

6 lines
145 B
Bash
Raw Permalink Normal View History

2023-05-06 12:34:53 +00:00
#!/bin/bash
# This is the main process of the container and will stay alive as long as pm2 log is running.
pm2 start startServices.json
pm2 log