chore: Revamp devcontainer (#2021)
Depends on https://github.com/blakeblackshear/frigate-hass-integration/pull/884.
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -euxo pipefail
|
||||
|
||||
git submodule update --init
|
||||
|
||||
.devcontainer/frigate-hass-integration/.devcontainer/scripts/devcontainer_initialize.sh
|
||||
|
||||
echo "$0 finished." >&2
|
||||
Reference in New Issue
Block a user