mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-04-27 14:57:15 +00:00
6 lines
38 B
Plaintext
Executable File
6 lines
38 B
Plaintext
Executable File
set -e
|
|
|
|
cd "$(dirname "$0")/.."
|
|
|
|
yarn
|