From 3e4db1ac963fffe86961320b2666324384242692 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Tue, 31 Aug 2021 20:28:49 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=F0=9F=86=99=20How=20to=20Update=20(m?= =?UTF-8?q?arkdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 🆙-How-to-Update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index 10ce6f8..5021f14 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -19,7 +19,7 @@ PS: For every new release, it takes some time to build the docker image, please cd git fetch --all git checkout 1.3.2 --force -npm install +npm install --legacy-peer-deps npm run build pm2 restart uptime-kuma ``` \ No newline at end of file