Update to 1.19.5

Louis Lam 2023-01-17 20:52:52 +08:00
parent 7114bff08f
commit 928a2e22fb

@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
# Update from git # Update from git
git fetch --all git fetch --all
git checkout 1.19.4 --force git checkout 1.19.5 --force
# Install dependencies and prebuilt # Install dependencies and prebuilt
npm install --omit=dev npm install --omit=dev