mirror of https://github.com/louislam/uptime-kuma
This project was updated to Version 1.3.0
parent
fde431a666
commit
2be9c13e52
|
@ -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.2.0 --force
|
||||
git checkout 1.3.0 --force
|
||||
npm install
|
||||
npm run build
|
||||
pm2 restart uptime-kuma
|
||||
|
|
Loadingโฆ
Reference in New Issue