merge(main): github.com/teamblueprint/main.git
This commit is contained in:
commit
6f29bdee1c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ if [[ $_FOLDER != "" ]]; then
|
|||
fi
|
||||
fi
|
||||
|
||||
# Check for panels that are using Docker.
|
||||
# Check for panels that are using Docker, which should have better support in the future.
|
||||
if [[ -f "/.dockerenv" ]]; then
|
||||
DOCKER="y"
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue