Skip to content

Commit

Permalink
Remove unnecessary chmod
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Apr 3, 2021
1 parent 77ba421 commit 63c840e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions root/etc/cont-init.d/50-config
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ chown -R abc:abc \
chmod -R +x \
/etc/periodic

chmod -R +x \
/usr/local/bin/SonarrAutoImport

#refresh cache if necessary
if [[ $INCLUDERADIO == "true" ]]; then
if [ ! -f "/config/.get_iplayer/tv.cache" ] || [! -f "/config/.get_iplayer/radio.cache"]; then
Expand Down

0 comments on commit 63c840e

Please sign in to comment.