mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-24 20:45:57 +00:00
This project was updated to Version 1.3.2
parent
9576af7592
commit
c6bbc7268c
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.3.1 --force
|
||||
git checkout 1.3.2 --force
|
||||
npm install
|
||||
npm run build
|
||||
pm2 restart uptime-kuma
|
||||
|
|
Loading…
Add table
Reference in a new issue