From 7388c8bf9d8bdbe5b2eeb472d87dfaa5d01da50c Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Mon, 2 Oct 2023 11:47:42 +0000 Subject: [PATCH] docs: prod notes --- gitbook/development/production.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gitbook/development/production.md b/gitbook/development/production.md index 30e1b19b..d44fa396 100644 --- a/gitbook/development/production.md +++ b/gitbook/development/production.md @@ -9,8 +9,7 @@ - `sudo ./scripts/prod.sh` - Finalize readme - `yarn version --patch` -- `sudo ./scripts/pm2.sh` -- `sudo crontab -e` +- `git push` - Create new discussion in PocketHost and PocketBase ## Detailed steps