mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 14:56:37 +00:00
Fix hassio develop script
This commit is contained in:
parent
8c2a2fc043
commit
b1a50aa0e0
@ -4,6 +4,8 @@
|
|||||||
# Stop on errors
|
# Stop on errors
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
cd "$(dirname "$0")/.."
|
||||||
|
|
||||||
OUTPUT_DIR=build
|
OUTPUT_DIR=build
|
||||||
|
|
||||||
rm -rf $OUTPUT_DIR
|
rm -rf $OUTPUT_DIR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user