1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

Provide example devcontainer config for mdns and USB passthrough (#6094)

This commit is contained in:
Stephen Cox
2024-02-21 10:49:59 +13:00
committed by GitHub
parent 924389ba74
commit 4d8b5edb1c
2 changed files with 17 additions and 1 deletions

View File

@@ -3,6 +3,9 @@
set -e
# set -x
apt update
apt-get install avahi-utils -y
mkdir -p config
script/setup