]> git.proxmox.com Git - mirror_zfs.git/commit
Fix shebang for helper script of deb-utils
authorMartin Rüegg <martin.rueegg@metaworx.ch>
Thu, 29 Dec 2022 09:59:12 +0000 (10:59 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 5 Jan 2023 18:50:00 +0000 (10:50 -0800)
commitf6f215f07f05224baff601729be7d00a64440d0d
treed7342862ddd7904bb37eaf4ea80d032c3e102692
parentfb000f786721204283af88ba0b76bf482704d470
Fix shebang for helper script of deb-utils

Shebang was missing the `!` between `#` and the actual path.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Martin Rüegg <martin.rueegg@metaworx.ch>
Closes #14339
config/deb.am