forked from home-assistant/core
Remove comment from build_frontend
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
# Builds the frontend for production
|
# Builds the frontend for production
|
||||||
# Call 'build_frontend demo' to build a demo frontend.
|
|
||||||
|
|
||||||
# If current pwd is scripts, go 1 up.
|
# If current pwd is scripts, go 1 up.
|
||||||
if [ ${PWD##*/} == "scripts" ]; then
|
if [ ${PWD##*/} == "scripts" ]; then
|
||||||
|
Reference in New Issue
Block a user