Update Recyclarr.bash

pull/49/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 484f1e4934
commit aa921d92b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"`

Loading…
Cancel
Save