Skip to content

Commit

Permalink
chore(just): remove AI integration from ujust (ublue-os#1949)
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz authored Nov 22, 2024
1 parent 0b15d4d commit c271947
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 307 deletions.
7 changes: 7 additions & 0 deletions just/bluefin-apps.just
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,10 @@ install-incus:
fi
echo 'Installing and configuring Incus.'
/usr/libexec/bluefin-incus
# Install Kubernetes CLI dev tools
[group('Apps')]
install-k8s-dev-tools:
#!/usr/bin/bash
echo "Adding Kubernetes command line tools..."
brew bundle --file /usr/share/ublue-os/homebrew/kubernetes.Brewfile
298 changes: 0 additions & 298 deletions just/bluefin-tools.just

This file was deleted.

This file was deleted.

0 comments on commit c271947

Please sign in to comment.