Update homepage-v5.sh

fix linting error
pull/1102/head
tteckster 2 years ago committed by GitHub
parent e4b01b02a9
commit 652df53f75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -327,6 +327,8 @@ fi
cd /opt/homepage cd /opt/homepage
systemctl stop homepage systemctl stop homepage
git pull --force &>/dev/null git pull --force &>/dev/null
sed -i 's/prowlarr: dynamic(() => import("\.\/prowlarr\/component")),/\/\/ &/' /opt/homepage/src/widgets/components.js
rm -rf /opt/homepage/src/widgets/prowlarr/component.jsx
pnpm install &>/dev/null pnpm install &>/dev/null
pnpm build &>/dev/null pnpm build &>/dev/null
systemctl start homepage systemctl start homepage

Loading…
Cancel
Save

Powered by BW's shoe-string budget.