mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-06 18:26:29 +00:00
6 lines
38 B
Plaintext
Executable File
6 lines
38 B
Plaintext
Executable File
set -e
|
|
|
|
cd "$(dirname "$0")/.."
|
|
|
|
yarn
|