mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-06 02:08:40 -04:00
update to 1.2.0
This commit is contained in:
parent
cb85905c33
commit
5d0b6190c3
2 changed files with 4 additions and 4 deletions
|
@ -79,7 +79,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.1.0 --force
|
||||
git checkout 1.2.0 --force
|
||||
npm install
|
||||
npm run build
|
||||
pm2 restart uptime-kuma
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue