Revert "Use #!/bin/bash instead of #!/bin/sh"

This reverts commit 594f972666.

We have not received a reply for the relicensing to GPL-3.0-or-later
from its author @drizzt, which is why we are removing this commit.
This commit is contained in:
David Runge 2021-10-29 09:19:28 +02:00
parent 539f09761c
commit d783cb511c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
#
# lddd - find broken library links on your machine
#