update run script
This commit is contained in:
parent
76bf601e1b
commit
6a10b8c127
@ -8,7 +8,6 @@
|
||||
# Define Docker Compose command prefix...
|
||||
set -e
|
||||
|
||||
docker compose &>/dev/null
|
||||
if [ $? == 0 ]; then
|
||||
DOCKER_COMPOSE="docker compose"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user