mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-17 09:05:56 +00:00
Updated 🆙 How to Update (markdown)
parent
c1b37bdbc6
commit
3e4db1ac96
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ PS: For every new release, it takes some time to build the docker image, please
|
|||
cd <uptime-kuma-directory>
|
||||
git fetch --all
|
||||
git checkout 1.3.2 --force
|
||||
npm install
|
||||
npm install --legacy-peer-deps
|
||||
npm run build
|
||||
pm2 restart uptime-kuma
|
||||
```
|
Loading…
Add table
Reference in a new issue