mirror of https://github.com/louislam/uptime-kuma
Update to 1.21.1
parent
dc7366f6ea
commit
c53b6384a8
|
@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
|
|||
|
||||
# Update from git
|
||||
git fetch --all
|
||||
git checkout 1.21.0 --force
|
||||
git checkout 1.21.1 --force
|
||||
|
||||
# Install dependencies and prebuilt
|
||||
npm install --production
|
||||
|
|
Loadingโฆ
Reference in New Issue