data.home-assistant/script/bootstrap

7 lines
49 B
Plaintext
Executable File

set -e
cd "$(dirname "$0")/.."
cd website
yarn