Skip to content

Commit

Permalink
fix codacy issue
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalOughtness authored Dec 1, 2024
1 parent 6c49035 commit c5b0c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/scripts/zfspostinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ omit_dracutmodules+=" zfs "


KERNEL_VERSION=$(skopeo inspect docker://ghcr.io/ublue-os/akmods:coreos-testing-41 | jq -r '.Labels["ostree.linux"]')
depmod -a -v ${KERNEL_VERSION}
depmod -a -v "${KERNEL_VERSION}"

0 comments on commit c5b0c4f

Please sign in to comment.