Skip to content

Commit

Permalink
fix: capitalize first character of comment (blue-build#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
sofiedotcafe authored Aug 2, 2023
1 parent 3355dc5 commit 48c8250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/share/ublue-os/just/custom.just
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
!include /usr/share/ublue-os/just/bling.just

# install all flatpaks defined in recipe.yml
# Install all flatpaks defined in recipe.yml
setup-flatpaks:
#!/usr/bin/env bash
echo 'Installing flatpaks from the ublue recipe ...'
Expand Down

0 comments on commit 48c8250

Please sign in to comment.