Update Recyclarr.service
This commit is contained in:
parent
16ebd13205
commit
033f573f9d
1 changed files with 3 additions and 3 deletions
|
@ -67,9 +67,9 @@ RecyclarrProcess () {
|
|||
echo "Starting Script...."
|
||||
for (( ; ; )); do
|
||||
let i++
|
||||
getArrAppInfo
|
||||
verifyApiAccess
|
||||
AutoExtrasProcess
|
||||
getArrAppInfo
|
||||
verifyApiAccess
|
||||
RecyclarrProcess
|
||||
echo "Script sleeping for 4 hours..."
|
||||
sleep 4h
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue