diff options
author | Raphael Kabo <raphaelkabo@hey.com> | 2024-02-28 23:59:39 +0000 |
---|---|---|
committer | Raphael Kabo <raphaelkabo@hey.com> | 2024-02-28 23:59:39 +0000 |
commit | 9a2c9fcdf92ca5c9686b98725d51d953550a6cba (patch) | |
tree | 6dd82554b4aba021f79bde3f1c905852725aad92 | |
parent | 66cd55e1e0d46d4ef67442f211f7b0ff9df2762e (diff) |
Fix deploy script
-rwxr-xr-x | deploy.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -19,6 +19,4 @@ pm2 reload ecosystem.config.cjs production pm2 save # Build the docs and deploy -pip install mkdocs -pip install mkdocs-material mkdocs build -d ~/gathio-docs
\ No newline at end of file |