mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-30 02:12:34 +02:00
Merge branch 'master' of https://github.com/louislam/uptime-kuma.wiki
commit
da84a182f4
2 changed files with 3 additions and 2 deletions
3
Home.md
3
Home.md
|
@ -57,4 +57,5 @@ https://github.com/louislam/uptime-kuma-wiki
|
|||
* (2023-12-05) ⭐42,297 🐳51,241,294
|
||||
* (2024-04-05) ⭐48,341 🐳68,668,482
|
||||
* (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
|
||||
git fetch --all
|
||||
git checkout 1.23.15 --force
|
||||
git checkout 1.23.16 --force
|
||||
|
||||
# Install dependencies and prebuilt
|
||||
npm install --production
|
||||
|
|
Loading…
Add table
Reference in a new issue