Update PlexNotify.bash

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

@ -16,7 +16,7 @@ if [ -f "/config/logs/PlexNotify.txt" ]; then
fi
exec &>> "/config/logs/PlexNotify.txt"
chmod 666 "/config/logs/PlexNotify.txt"
chmod 777 "/config/logs/PlexNotify.txt"
log () {
m_time=`date "+%F %T"`

Loading…
Cancel
Save