removed comment from symlink script

Abzie 2017-02-05 00:02:12 +00:00
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