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