mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-25 13:05:55 +00:00
Updated 🆙 How to Update (markdown)
parent
f070099e66
commit
93ab4a4e6b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ git fetch --all
|
||||||
git checkout 1.20.0 --force
|
git checkout 1.20.0 --force
|
||||||
|
|
||||||
# Install dependencies and prebuilt
|
# Install dependencies and prebuilt
|
||||||
npm install --omit=dev
|
npm install --production
|
||||||
npm run download-dist
|
npm run download-dist
|
||||||
|
|
||||||
# Restart
|
# Restart
|
||||||
|
|
Loading…
Add table
Reference in a new issue