mirror of https://github.com/louislam/uptime-kuma
Updated ๐ How to Update (markdown)
parent
f070099e66
commit
93ab4a4e6b
|
@ -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โฆ
Reference in New Issue