Update logging

This commit is contained in:
taylorbourne
2020-02-27 12:31:19 -08:00
parent 5d35b82adf
commit ab9fd43347

View File

@@ -67,8 +67,8 @@ if [ "$use_lazystream" = "yes" ]; then
fi
# run guide2go in a loop
echo "Running guide2Go..."
if [ "$use_guide2go" = "yes" ]; then
echo "Running guide2Go..."
for jsons in $JsonList
do
jsonefile="${jsons%.*}"