From 7faa11bb9777b53685c1536c5fa7c43d667834b3 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 10 May 2023 15:36:49 -0600 Subject: [PATCH] systemd not pm2 is ok --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 15e4bd1..776b6b0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ apt install build-essential curl python3 python-is-python3 postgresql \ ffmpeg apt install -t bullseye-backports redis - ``` Not using Docker or Elasticsearch. @@ -55,12 +54,6 @@ Confirm correct version is running: node -v ``` -Maybe need this PM2 thing: - -``` -npm install pm2 -g -``` - # Download ```