Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Di Maio <[email protected]>
  • Loading branch information
89luca89 committed Jun 27, 2024
1 parent 1e50f78 commit 24716c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions distrobox-generate-entry
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,6 @@ elif command -v wget > /dev/null 2>&1; then
download="wget --timeout=3 --tries=1 -qO"
fi



# We depend on a container manager let's be sure we have it
# First we use podman, else docker, else lilipod
case "${container_manager}" in
Expand Down

0 comments on commit 24716c1

Please sign in to comment.