mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-26 00:22:33 +02:00
Updated 🆙 How to Update (markdown)
parent
e5d7e9482d
commit
da6cd6de12
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
|
||||||
|
|
||||||
# Update from git
|
# Update from git
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git checkout 1.19.2 --force
|
git checkout 1.19.3 --force
|
||||||
|
|
||||||
# Install dependencies and prebuilt
|
# Install dependencies and prebuilt
|
||||||
npm install --omit=dev
|
npm install --omit=dev
|
||||||
|
|
Loading…
Add table
Reference in a new issue