diff --git a/easyinstall.sh b/easyinstall.sh index ce43df2..aa842d2 100755 --- a/easyinstall.sh +++ b/easyinstall.sh @@ -123,7 +123,7 @@ then done ./easy-setup.sh --non-interactive $cmd2 --iA --restart-mode always --es-memory 6G - docker-compose up -d + docker compose up -d fi