mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-04 22:49:21 +08:00
Merge branch 'master' of https://github.com/louislam/uptime-kuma.wiki
1
Home.md
1
Home.md
@@ -58,3 +58,4 @@ https://github.com/louislam/uptime-kuma-wiki
|
|||||||
* (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
|
||||||
|
Reference in New Issue
Block a user