Skip to content

Commit

Permalink
Merge pull request #1260 from m-1-k-3/another_updates
Browse files Browse the repository at this point in the history
docker compose vs docker-compose
  • Loading branch information
m-1-k-3 authored Aug 4, 2024
2 parents d66f330 + eb51113 commit 98b1597
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helpers/helpers_emba_dependency_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,6 @@ dependency_check()
#######################################################################################
if [[ "${USE_DOCKER}" -eq 1 ]] && [[ "${ONLY_DEP}" -ne 2 ]]; then
check_dep_tool "docker"
check_dep_tool "docker-compose"
check_dep_tool "inotifywait"
check_dep_tool "notify-send"
fi
Expand Down

0 comments on commit 98b1597

Please sign in to comment.