mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 05:44:50 +00:00
removed comment from symlink script
parent
981a2ce4fe
commit
b40ec647c0
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ else
|
|||
fi
|
||||
ORIGFILESIZE=$(stat -c%s "$LINKPATH")
|
||||
PERMFILESIZE=$(stat -c%s "$PERMPATH")
|
||||
#env > /opt/radarr/Logs/env.log
|
||||
|
||||
sleep 30
|
||||
while [ $PERMFILESIZE != $ORIGFILESIZE ]
|
||||
do
|
||||
|
|
Loading…
Reference in a new issue