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:
@@ -3,6 +3,9 @@
|
||||
set -e
|
||||
# set -x
|
||||
|
||||
apt update
|
||||
apt-get install avahi-utils -y
|
||||
|
||||
mkdir -p config
|
||||
script/setup
|
||||
|
||||
|
Reference in New Issue
Block a user