Update to 1.23.15

Louis Lam 2024-09-30 05:56:45 +08:00
parent ea865272b7
commit 148da50ace

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