From bd498ddbdca7aab721da6ba9ae5e3dfb02c3e40f Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Wed, 1 Sep 2021 13:30:09 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index 105526f..d6b8a5b 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -20,6 +20,7 @@ cd git fetch --all git checkout 1.5.0 --force npm install --legacy-peer-deps +node node_modules/esbuild/install.js npm run build pm2 restart uptime-kuma ``` \ No newline at end of file