Skip to content

Commit

Permalink
fix(just): name bluefin-cli -> bluefin (ublue-os#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobslept authored Dec 3, 2023
1 parent 83eaa3a commit ac6adb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion just/custom.just
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ bluefin-cli:
fi;
distrobox-create --nvidia --image ghcr.io/ublue-os/bluefin-cli:latest -n bluefin -Y -a "--env BREW_PKGS=.brew_pkgs"
echo "Entering bluefin-cli"
distrobox enter bluefin-cli
distrobox enter bluefin

# Enable Cockpit for web-based system management | https://cockpit-project.org/
cockpit:
Expand Down

0 comments on commit ac6adb1

Please sign in to comment.