Skip to content

Instantly share code, notes, and snippets.

@ampaze
Created December 6, 2024 21:39
Show Gist options
  • Save ampaze/246b72877bc9314b38b265e01e3a4724 to your computer and use it in GitHub Desktop.
Save ampaze/246b72877bc9314b38b265e01e3a4724 to your computer and use it in GitHub Desktop.
How to set environment variables (for example no_proxy) for Kodi in CoreElec/LibreElec

echo "no_proxy=nas" >> /storage/.config/kodi.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment