There was an error while loading. Please reload this page.
1 parent 63c5912 commit 0b0ae1aCopy full SHA for 0b0ae1a
1 file changed
ct/homepage.sh
@@ -56,7 +56,7 @@ function update_script() {
56
rm -rf homepage-${RELEASE}
57
cd /opt/homepage
58
$STD pnpm install
59
- $STD npx --yes update-browserslist-db@latest
+ $STD pnpm update --no-save caniuse-lite
60
export NEXT_PUBLIC_VERSION="v$RELEASE"
61
export NEXT_PUBLIC_REVISION="source"
62
export NEXT_PUBLIC_BUILDTIME=$(curl -fsSL https://api.github.com/repos/gethomepage/homepage/releases/latest | jq -r '.published_at')
0 commit comments