Merge remote-tracking branch 'production/master'

Louis Lam 2022-09-07 19:04:33 +08:00
commit 99001aea0b

@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
# Update from git
git fetch --all
git checkout 1.17.1 --force
git checkout 1.18.0 --force
# Install dependencies and prebuilt
npm install --production