mirror of https://github.com/louislam/uptime-kuma
Merge remote-tracking branch 'production/master'
commit
d8d3691604
|
@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
|
||||||
|
|
||||||
# Update from git
|
# Update from git
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git checkout 1.14.0 --force
|
git checkout 1.15.0 --force
|
||||||
|
|
||||||
# Install dependenies and prebuilt
|
# Install dependenies and prebuilt
|
||||||
npm ci --production
|
npm ci --production
|
||||||
|
|
Loadingโฆ
Reference in New Issue