Merge remote-tracking branch 'production/master'

Louis Lam 2022-05-01 12:28:48 +08:00
commit d8d3691604

@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
# Update from git
git fetch --all
git checkout 1.14.0 --force
git checkout 1.15.0 --force
# Install dependenies and prebuilt
npm ci --production