From aa921d92b16d6ba07c5aa6fe658b171e3ff8b1b2 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Tue, 4 Oct 2022 05:33:26 -0400 Subject: [PATCH] Update Recyclarr.bash --- root/scripts/Recyclarr.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/scripts/Recyclarr.bash b/root/scripts/Recyclarr.bash index 0187354..a8f29eb 100644 --- a/root/scripts/Recyclarr.bash +++ b/root/scripts/Recyclarr.bash @@ -19,7 +19,7 @@ if [ -f "/config/logs/Recyclarr.txt" ]; then fi exec &>> "/config/logs/Recyclarr.txt" -chmod 666 "/config/logs/Recyclarr.txt" +chmod 777 "/config/logs/Recyclarr.txt" log () { m_time=`date "+%F %T"`