mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-04 20:32:35 +02:00
Updated 🆙 How to Update (markdown)
parent
fb0c9f03cf
commit
ca2eec8093
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ PS: For every new release, it takes some time to build the docker image, please
|
||||||
```bash
|
```bash
|
||||||
cd <uptime-kuma-directory>
|
cd <uptime-kuma-directory>
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git checkout 1.5.1 --force
|
git checkout 1.5.2 --force
|
||||||
npm install --legacy-peer-deps
|
npm install --legacy-peer-deps
|
||||||
node node_modules/esbuild/install.js
|
node node_modules/esbuild/install.js
|
||||||
npm run build
|
npm run build
|
||||||
|
|
Loading…
Add table
Reference in a new issue