summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Kabo <raphaelkabo@hey.com>2024-02-28 23:59:39 +0000
committerRaphael Kabo <raphaelkabo@hey.com>2024-02-28 23:59:39 +0000
commit9a2c9fcdf92ca5c9686b98725d51d953550a6cba (patch)
tree6dd82554b4aba021f79bde3f1c905852725aad92
parent66cd55e1e0d46d4ef67442f211f7b0ff9df2762e (diff)
Fix deploy script
-rwxr-xr-xdeploy.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/deploy.sh b/deploy.sh
index 01c8a1a..f530f78 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -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