mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-13 08:03:32 +02:00
Fix docker pio settings not applied (#2370)
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
# This files creates all directories used by esphome
|
||||
# ==============================================================================
|
||||
|
||||
PLATFORMIO_CORE_DIR=/data/cache/platformio
|
||||
pio_cache_base=/data/cache/platformio
|
||||
|
||||
mkdir -p "${PLATFORMIO_CORE_DIR}"
|
||||
mkdir -p "${pio_cache_base}"
|
||||
|
||||
Reference in New Issue
Block a user