Updated 🆙 How to Update (markdown)

master
Louis Lam 4 years ago
parent
commit
bd498ddbdc
  1. 1
      🆙-How-to-Update.md

1
🆙-How-to-Update.md

@ -20,6 +20,7 @@ cd <uptime-kuma-directory>
git fetch --all
git checkout 1.5.0 --force
npm install --legacy-peer-deps
node node_modules/esbuild/install.js
npm run build
pm2 restart uptime-kuma
```
Loading…
Cancel
Save