fix: change duplicate justfile recipes from bling
This commit is contained in:
parent
dd3eec3353
commit
6d5fdb97dd
1 changed files with 0 additions and 9 deletions
|
|
@ -16,16 +16,7 @@ distrobox-archlinux: (create-distrobox "Arch Linux" "archlinux-toolbox:latest" "
|
|||
distrobox-centos: (create-distrobox "Centos Stream" "centos-toolbox:stream9" "centos")
|
||||
|
||||
distrobox-rocky: (create-distrobox "Rocky Linux" "rockylinux-toolbox:latest" "rocky")
|
||||
|
||||
distrobox-debian: (create-distrobox "Debian" "debian-toolbox:unstable" "debian")
|
||||
|
||||
distrobox-opensuse: (create-distrobox "openSUSE" "opensuse-toolbox:tumbleweed" "opensuse")
|
||||
|
||||
distrobox-ubuntu: (create-distrobox "Ubuntu" "ubuntu-toolbox" "ubuntu")
|
||||
|
||||
distrobox-boxkit:
|
||||
echo 'Creating Boxkit distrobox...'
|
||||
distrobox create -i ghcr.io/ublue-os/boxkit -n boxkit -Y
|
||||
|
||||
distrobox-gamebox:
|
||||
echo 'Creating Arch-based Gaming distrobox...'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue