pull/1/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 3bdeb25693
commit f325775ccc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,7 +3,7 @@ if [ "$enableAutoConfig" != "true" ]; then
echo "AutoConfig Script disabled, enable by setting parameter: enableAutoConfig=true"
sleep infinity
else
echo "Waiting for Radarr to startup..."
echo "Waiting for Sonarr to startup..."
sleep 2m
fi

Loading…
Cancel
Save