summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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