mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 23:04:04 +00:00
Updated 🆙 How to Update (markdown)
parent
52b9dc8e59
commit
78d6b7705d
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
|
||||
cd <uptime-kuma-directory>
|
||||
git fetch --all
|
||||
git checkout 1.6.0 --force
|
||||
git checkout 1.6.2 --force
|
||||
npm install --legacy-peer-deps
|
||||
node node_modules/esbuild/install.js
|
||||
npm run build
|
||||
|
|
Loading…
Reference in a new issue