mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 10:26:02 +03:00
Update to 1.10.1 from 1.10.0
parent
3042d2c37d
commit
8c21792dde
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ cd <uptime-kuma-directory>
|
||||||
|
|
||||||
# Update from git
|
# Update from git
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git checkout 1.10.0 --force
|
git checkout 1.10.1 --force
|
||||||
|
|
||||||
# Install dependenies and prebuilt
|
# Install dependenies and prebuilt
|
||||||
npm ci --production
|
npm ci --production
|
||||||
|
|
Loading…
Reference in a new issue