Skip to content

Commit

Permalink
Removed sort & awk
Browse files Browse the repository at this point in the history
  • Loading branch information
gb-123-git committed Aug 14, 2023
1 parent c0d007a commit ae33352
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/dracut/clevis/module-setup.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ install() {
inst_multiple \
@libexecdir@/clevis-luks-generic-unlocker \
clevis-luks-unlock \
blkid \
sort \
awk
blkid
fi

inst_multiple \
Expand Down

0 comments on commit ae33352

Please sign in to comment.