Minor documentation updates
This commit is contained in:
parent
9c61c281ca
commit
85f7f5589d
6 changed files with 8 additions and 3 deletions
|
@ -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 ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue