Update to 1.20.1

Louis Lam 2023-02-15 03:35:13 +08:00
parent 93ab4a4e6b
commit ccaa9f47ca

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