Updated 🆙 How to Update (markdown)
parent
2668e78508
commit
ecca657ff3
@ -34,7 +34,7 @@ cd <uptime-kuma-directory>
|
||||
|
||||
# Update from git
|
||||
git fetch --all
|
||||
git checkout 1.18.1 --force
|
||||
git checkout 1.18.2 --force
|
||||
|
||||
# Install dependencies and prebuilt
|
||||
npm install --production
|
||||
|
||||
Loading…
Reference in New Issue
Block a user