mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-27 16:54:04 +00:00
Merge pull request #17 from christopherpickering/patch-1
Update 🆙-How-to-Update.md
commit
b8f99537a6
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ git fetch --all
|
|||
git checkout 1.18.5 --force
|
||||
|
||||
# Install dependencies and prebuilt
|
||||
npm install --production
|
||||
npm install --omit=dev
|
||||
npm run download-dist
|
||||
|
||||
# Restart
|
||||
|
|
Loading…
Reference in a new issue