fix: remove unnecessary "default" definition for distrobox justfile

This commit is contained in:
Tulili 2023-07-01 20:41:36 -03:00 committed by GitHub
parent f4dbdab3ae
commit e863c97614
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,3 @@
default: distrobox-boxkit
update-distrobox-git:
echo 'Installing latest git snapshot of Distrobox'
curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sh -s -- --next --prefix ~/.local