Skip to content

Commit

Permalink
fix: typo (ublue-os#962)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Feb 28, 2024
1 parent ef1be15 commit 5b62300
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 @@ -29,7 +29,7 @@ brew:

# Install "fleek" set of packages for brew | none, low, default, high
brew-fleek level="high":
#!/usr/bin/env/bash
#!/usr/bin/env bash
curl --proto '=https' --tlsv1.2 -sSf -L https://brew.getfleek.dev/s/fleek | bash -s -- "{{ level }}"

# Configure Terminal Experience
Expand Down

0 comments on commit 5b62300

Please sign in to comment.