Merge remote-tracking branch 'production/master'

master
Louis Lam 2023-12-11 09:20:03 +08:00
commit ecc7647280
2 changed files with 3 additions and 2 deletions

@ -52,3 +52,4 @@ https://github.com/louislam/uptime-kuma-wiki
* (2023-05-11) โญ33132,๐Ÿณ34513470 * (2023-05-11) โญ33132,๐Ÿณ34513470
* (2023-10-09) โญ39263,๐Ÿณ44805032 * (2023-10-09) โญ39263,๐Ÿณ44805032
* (2023-11-03) โญ40093,๐Ÿณ47255050 * (2023-11-03) โญ40093,๐Ÿณ47255050
* (2023-12-05) โญ42,297 ๐Ÿณ51,241,294

@ -33,7 +33,7 @@ cd <uptime-kuma-directory>
# Update from git # Update from git
git fetch --all git fetch --all
git checkout 1.23.8 --force git checkout 1.23.9 --force
# Install dependencies and prebuilt # Install dependencies and prebuilt
npm install --production npm install --production