Skip to content

Commit

Permalink
tvheadend: No need to adjust permissions afterwards
Browse files Browse the repository at this point in the history
  • Loading branch information
th0ma7 committed Jun 17, 2021
1 parent 3418e25 commit 05294e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spk/tvheadend/src/service-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ service_postinst ()
--no-deps --no-index --no-input --upgrade \
--force-reinstall --find-links \
${WHEELHOUSE} ${WHEELHOUSE}/*.whl

# EPG Grabber (zap2epg) - Adjust permissions
set_unix_permissions "${PYTHONENV}"
}

service_preupgrade ()
Expand Down

0 comments on commit 05294e7

Please sign in to comment.