diff --git a/.gitignore b/.gitignore index ced6cc4..920a7c3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ *.tmp *.tmp* *.vscdb +.DS_Store diff --git a/utils/.local/bin/docker-ips b/utils/.local/bin/docker-ips index da8401a..a59781d 100755 --- a/utils/.local/bin/docker-ips +++ b/utils/.local/bin/docker-ips @@ -1,27 +1,24 @@ #!/usr/bin/env bash set -eo pipefail -# TODO not ready yet -exit +if [[ "$1" == "-h" || "$1" == "--help" ]]; then + cat < : "¯\\_(ツ)_/¯" : "¯\\_(ツ)_/¯" # хз