Skip to content

Commit

Permalink
Update build_images.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
spiritLHLS authored Feb 1, 2025
1 parent 6eaeba5 commit 5011371
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build_images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,6 @@ build_or_list_images() {
manager="portage"
# elif [[ "$run_funct" == "opensuse" ]]; then
# manager="zypper"
else
echo "Unsupported distribution: $run_funct"
exit 1
fi
EXTRA_ARGS=""
if [[ "$run_funct" == "alpine" ]]; then
Expand Down

0 comments on commit 5011371

Please sign in to comment.