copy/pasta fix

pull/49/head
RandomNinjaAtk 1 year ago committed by GitHub
parent 11b688028a
commit d57c7e5d9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ fi
if [ ! -f "/config/logs/PlexNotify.txt" ]; then
touch "/config/logs/PlexNotify.txt"
chmod 777 "/config/logs/MovieExtras.txt"
chmod 777 "/config/logs/PlexNotify.txt"
fi
exec &> >(tee -a "/config/logs/PlexNotify.txt")

Loading…
Cancel
Save