mirror of https://github.com/louislam/uptime-kuma
Updated ๐ How to Update (markdown)
parent
bdd93c8ab9
commit
500ed541b6
|
@ -33,7 +33,7 @@ cd <uptime-kuma-directory>
|
|||
|
||||
# Update from git
|
||||
git fetch --all
|
||||
git checkout 1.23.8 --force
|
||||
git checkout 1.23.9 --force
|
||||
|
||||
# Install dependencies and prebuilt
|
||||
npm install --production
|
||||
|
|
Loadingโฆ
Reference in New Issue