Update to 1.9.2 from 1.9.1

Louis 2021-10-30 02:36:42 +08:00
parent 6b11ce4579
commit fbf9d2647c

@ -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