mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-02 19:42:34 +02:00
Update to 1.19.2
parent
bd968a4c7d
commit
96f89e2355
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.1 --force
|
git checkout 1.19.2 --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