mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-05-06 19:18:38 +00:00

* Migrate to Docusaurus V2 * Add redirects Only covers most recent version * Add omitted scripts folder * Include working yarn.lock
6 lines
38 B
Plaintext
6 lines
38 B
Plaintext
set -e
|
|
|
|
cd "$(dirname "$0")/.."
|
|
|
|
yarn
|