fix: remove unnecessary "default" definition for distrobox justfile
This commit is contained in:
parent
f4dbdab3ae
commit
e863c97614
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue