From b40ec647c0724fc96e7b6d4d727e2dea9cdfdac1 Mon Sep 17 00:00:00 2001 From: Abzie Date: Sun, 5 Feb 2017 00:02:12 +0000 Subject: [PATCH] removed comment from symlink script --- Custom-Post-Processing-Scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom-Post-Processing-Scripts.md b/Custom-Post-Processing-Scripts.md index edf6d3b..32c2702 100644 --- a/Custom-Post-Processing-Scripts.md +++ b/Custom-Post-Processing-Scripts.md @@ -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