Disable debugging

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

@ -9,11 +9,11 @@ if [ ! -z "$1" ]; then
fi
# Debugging
arrItemId=818
extrasLanguages=en
extrasType=all
extrasOfficialOnly=false
enableExtras=true
#arrItemId=818
#extrasLanguages=en
#extrasType=all
#extrasOfficialOnly=false
#enableExtras=true
if [ -z "$arrUrl" ] || [ -z "$arrApiKey" ]; then
arrUrlBase="$(cat /config/config.xml | xq | jq -r .Config.UrlBase)"

Loading…
Cancel
Save