Merge remote-tracking branch 'production/master'

migrate-v1-to-v2
Louis Lam 2022-09-07 19:04:33 +08:00
commit 99001aea0b
1 changed files with 1 additions and 1 deletions

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