mirror of https://github.com/louislam/uptime-kuma
Update to 1.19.2
parent
bd968a4c7d
commit
96f89e2355
|
@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
|
||||||
|
|
||||||
# Update from git
|
# Update from git
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git checkout 1.19.1 --force
|
git checkout 1.19.2 --force
|
||||||
|
|
||||||
# Install dependencies and prebuilt
|
# Install dependencies and prebuilt
|
||||||
npm install --omit=dev
|
npm install --omit=dev
|
||||||
|
|
Loadingโฆ
Reference in New Issue