mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-30 02:12:34 +02:00
Update to 1.18.0
parent
f38f42bdbb
commit
cc6fed3a5b
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
|
|||
|
||||
# Update from git
|
||||
git fetch --all
|
||||
git checkout 1.17.1 --force
|
||||
git checkout 1.18.0 --force
|
||||
|
||||
# Install dependencies and prebuilt
|
||||
npm install --production
|
||||
|
|
Loading…
Add table
Reference in a new issue