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