mirror of https://github.com/louislam/uptime-kuma
Updated ๐ How to Update (markdown)
parent
bec659c7c1
commit
f8e2162ff6
|
@ -20,7 +20,7 @@ cd <uptime-kuma-directory>
|
|||
|
||||
# Update from git
|
||||
git fetch --all
|
||||
git checkout 1.11.3 --force
|
||||
git checkout 1.11.4 --force
|
||||
|
||||
# Install dependenies and prebuilt
|
||||
npm ci --production
|
||||
|
|
Loadingโฆ
Reference in New Issue