mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-05 15:29:19 +08:00
Updated 🆙 How to Update (markdown)
@@ -20,6 +20,7 @@ cd <uptime-kuma-directory>
|
|||||||
git fetch --all
|
git fetch --all
|
||||||
git checkout 1.5.0 --force
|
git checkout 1.5.0 --force
|
||||||
npm install --legacy-peer-deps
|
npm install --legacy-peer-deps
|
||||||
|
node node_modules/esbuild/install.js
|
||||||
npm run build
|
npm run build
|
||||||
pm2 restart uptime-kuma
|
pm2 restart uptime-kuma
|
||||||
```
|
```
|
Reference in New Issue
Block a user