mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-14 10:21:09 +00:00
Merge pull request #2346 from penguintamer/patch-2
fix: remove --no-lock from ujust bazzite-cli brew command
This commit is contained in:
commit
c243df70e0
@ -333,7 +333,7 @@ bazzite-cli:
|
||||
# Brew Bundle Install
|
||||
function brew-bundle(){
|
||||
echo 'Installing bling from Homebrew 🍻🍻🍻'
|
||||
brew bundle --file /usr/share/ublue-os/homebrew/bazzite-cli.Brewfile --no-lock
|
||||
brew bundle --file /usr/share/ublue-os/homebrew/bazzite-cli.Brewfile
|
||||
}
|
||||
|
||||
# Check if bling is already sourced
|
||||
|
Loading…
x
Reference in New Issue
Block a user