Fix the report location.

This commit is contained in:
2026-05-06 17:37:04 -07:00
parent 487399e18f
commit 032fa387b6

View File

@@ -618,7 +618,7 @@ eval "$(declare -F | grep -v _ | sed 's/-f /-fx /')"
fi fi
done done
fi fi
) >> $Home/Reports/env-shared.log 2>&1 & ) >> "$HOME"/Reports/env-shared.log 2>&1 &
## Complete! ## ## Complete! ##