Explorar o código

Update homepage-v5.sh

revert linting error fix
tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
6690a31ff7
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      ct/homepage-v5.sh

+ 0 - 2
ct/homepage-v5.sh

@@ -327,8 +327,6 @@ fi
 cd /opt/homepage
 systemctl stop homepage
 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 build &>/dev/null
 systemctl start homepage