mirror of https://github.com/louislam/uptime-kuma
Merge remote-tracking branch 'production/master'
commit
ecc7647280
3
Home.md
3
Home.md
|
@ -51,4 +51,5 @@ https://github.com/louislam/uptime-kuma-wiki
|
||||||
* (2023-02-26) `<div class="โญ">30,063</div><div class="๐ณ">32,606,170</div>`
|
* (2023-02-26) `<div class="โญ">30,063</div><div class="๐ณ">32,606,170</div>`
|
||||||
* (2023-05-11) โญ33132,๐ณ34513470
|
* (2023-05-11) โญ33132,๐ณ34513470
|
||||||
* (2023-10-09) โญ39263,๐ณ44805032
|
* (2023-10-09) โญ39263,๐ณ44805032
|
||||||
* (2023-11-03) โญ40093,๐ณ47255050
|
* (2023-11-03) โญ40093,๐ณ47255050
|
||||||
|
* (2023-12-05) โญ42,297 ๐ณ51,241,294
|
|
@ -33,7 +33,7 @@ cd <uptime-kuma-directory>
|
||||||
|
|
||||||
# Update from git
|
# Update from git
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git checkout 1.23.8 --force
|
git checkout 1.23.9 --force
|
||||||
|
|
||||||
# Install dependencies and prebuilt
|
# Install dependencies and prebuilt
|
||||||
npm install --production
|
npm install --production
|
||||||
|
|
Loadingโฆ
Reference in New Issue