mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-04 20:32:35 +02:00
Updated 🆙 How to Update (markdown)
parent
3c875ede22
commit
bd498ddbdc
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
```
|
```
|
Loading…
Add table
Reference in a new issue