Update to 1.9.2 from 1.9.1

master
Louis 4 years ago
parent
commit
fbf9d2647c
  1. 2
      🆙-How-to-Update.md

2
🆙-How-to-Update.md

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

Loading…
Cancel
Save