Skip to content

Commit

Permalink
fix: Correct typo in 30-distrobox.just
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo authored Nov 15, 2023
1 parent 6c5991e commit cd812d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ublue-os-just/30-distrobox.just
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ distrobox-alma:
distrobox-create --nvidia --image quay.io/toolbx-images/almalinux-toolbox:latest -n alma -Y

# Create a Centos (Stream) container
distrobox-centos
distrobox-centos:
echo 'Creating Centos (Stream) distrobox ...'
distrobox-create --nvidia --image quay.io/toolbx-images/centos-toolbox:latest -n centos -Y

Expand Down

0 comments on commit cd812d5

Please sign in to comment.