master
Louis Lam 2024-12-31 15:35:35 +08:00
commit da84a182f4
2 changed files with 3 additions and 2 deletions

@ -57,4 +57,5 @@ https://github.com/louislam/uptime-kuma-wiki
* (2023-12-05) โญ42,297 ๐Ÿณ51,241,294 * (2023-12-05) โญ42,297 ๐Ÿณ51,241,294
* (2024-04-05) โญ48,341 ๐Ÿณ68,668,482 * (2024-04-05) โญ48,341 ๐Ÿณ68,668,482
* (2024-10-16) โญ57,263 ๐Ÿณ93,911,095 * (2024-10-16) โญ57,263 ๐Ÿณ93,911,095
* (2024-11-20) โญ60,027 ๐Ÿณ96,146,195 * (2024-11-20) โญ60,027 ๐Ÿณ96,146,195
* (2024-12-20) โญ61,495 ๐Ÿณ98,033,822

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