From 1849247a39cd52cb8cc0fcfecdfabbf201aff4d8 Mon Sep 17 00:00:00 2001 From: canove Date: Fri, 21 Aug 2020 11:10:54 -0300 Subject: [PATCH] update README --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index c598c33..4ddb2e3 100644 --- a/README.md +++ b/README.md @@ -142,12 +142,6 @@ Copy the last line outputed from previus command and run it, its something like: sudo env PATH=\$PATH:/usr/bin pm2 startup ubuntu -u YOUR_USERNAME --hp /home/YOUR_USERNAM ``` -Finally, save process list that should start at boot: - -```bash -pm2 save -``` - Now, lets prepare frontend: ```bash