Update to 1.20.1
parent
93ab4a4e6b
commit
ccaa9f47ca
|
@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
|
|||
|
||||
# Update from git
|
||||
git fetch --all
|
||||
git checkout 1.20.0 --force
|
||||
git checkout 1.20.1 --force
|
||||
|
||||
# Install dependencies and prebuilt
|
||||
npm install --production
|
||||
|
|
Loading…
Reference in New Issue