Skip to content

Commit

Permalink
Fix deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
lowercasename committed Feb 28, 2024
1 parent 66cd55e commit 9a2c9fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9a2c9fc

Please sign in to comment.