1
0
Fork 0
mirror of https://github.com/louislam/uptime-kuma.git synced 2025-02-20 09:12:21 +03:00

Update to 1.10.2 from 1.10.1

Louis Lam 2021-11-09 22:42:15 +08:00
parent 449a5a7a62
commit 43b15bf78e

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