mirror of
https://github.com/home-assistant/core.git
synced 2025-11-10 11:29:46 +00:00
Minor documentation updates
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Builds the JS for developing, rebuilds when files change
|
||||
|
||||
# If current pwd is scripts, go 1 up.
|
||||
if [ ${PWD##*/} == "scripts" ]; then
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user