mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
transmission: remove 'chmod +x lib/*'
This commit is contained in:
parent
d2fb5e746d
commit
10e0d8235e
@ -68,8 +68,6 @@ else
|
||||
fi
|
||||
|
||||
if [ ! "$(pidof transmission-daemon)" ];then
|
||||
chmod +x $ADDON_DIR/lib/*
|
||||
|
||||
if [ -f "$LOCKDIR/$LOCKFILE" ] ; then
|
||||
rm -rf "$LOCKDIR/$LOCKFILE"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user