1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 12:42:30 +04:00

fbt: added "USERPROFILE" to forwarded vars

This commit is contained in:
hedger
2024-02-22 15:43:21 +00:00
parent 65b0aa8e99
commit 1c56a30d35

View File

@@ -23,6 +23,7 @@ FORWARDED_ENV_VARIABLES = [
"PYTHONNOUSERSITE", "PYTHONNOUSERSITE",
"TMP", "TMP",
"TEMP", "TEMP",
"USERPROFILE",
# ccache # ccache
"CCACHE_DISABLE", "CCACHE_DISABLE",
# Colors for tools # Colors for tools