summaryrefslogtreecommitdiffstats
path: root/lddd.in
diff options
context:
space:
mode:
authorTimothy Redaelli <timothy.redaelli@gmail.com>2011-12-16 17:36:17 +0100
committerPierre Schmitz <pierre@archlinux.de>2011-12-20 23:05:38 +0100
commit594f972666b4823b00041e2888faae30e9aea7a2 (patch)
tree84739e5bc82297b59f4e493a7291e57ef34652b7 /lddd.in
parent0e32334ccaf345430d5c2465cf8f9dc572e704f8 (diff)
downloaddevtools-594f972666b4823b00041e2888faae30e9aea7a2.tar.gz
devtools-594f972666b4823b00041e2888faae30e9aea7a2.tar.xz
Use #!/bin/bash instead of #!/bin/sh
Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
Diffstat (limited to 'lddd.in')
-rw-r--r--lddd.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lddd.in b/lddd.in
index 61608a4..43aa8c1 100644
--- a/lddd.in
+++ b/lddd.in
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# lddd - find broken library links on your machine
#