1
0
Fork 0

systemd not pm2 is ok

main
root 2023-05-10 15:36:49 -06:00
parent bed59a50e0
commit 7faa11bb97
1 changed files with 0 additions and 7 deletions

View File

@ -21,7 +21,6 @@ apt install build-essential curl python3 python-is-python3 postgresql \
ffmpeg ffmpeg
apt install -t bullseye-backports redis apt install -t bullseye-backports redis
``` ```
Not using Docker or Elasticsearch. Not using Docker or Elasticsearch.
@ -55,12 +54,6 @@ Confirm correct version is running:
node -v node -v
``` ```
Maybe need this PM2 thing:
```
npm install pm2 -g
```
# Download # Download
``` ```