summaryrefslogtreecommitdiff
path: root/examples/LDAP
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-09-19 18:53:07 +0000
committerGerald Carter <jerry@samba.org>2003-09-19 18:53:07 +0000
commit05d50e91cc5cb814a608ad8da6a46ec564aca04f (patch)
treed97ccc6b45db73aa9998053485eeecd06e9c0220 /examples/LDAP
parent593e93b16b7c7daba9fbb989f9d4a1a027de8e2f (diff)
downloadsamba-05d50e91cc5cb814a608ad8da6a46ec564aca04f.tar.gz
insert missing sh-bang
(This used to be commit 64fa24dbabd8d211d276e19745561a11b7465158)
Diffstat (limited to 'examples/LDAP')
-rwxr-xr-xexamples/LDAP/smbldap-tools/smbldap-groupmod.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/LDAP/smbldap-tools/smbldap-groupmod.pl b/examples/LDAP/smbldap-tools/smbldap-groupmod.pl
index 7b5a46b06ed..4a891a2772f 100755
--- a/examples/LDAP/smbldap-tools/smbldap-groupmod.pl
+++ b/examples/LDAP/smbldap-tools/smbldap-groupmod.pl
@@ -1,3 +1,4 @@
+#!/usr/bin/perl
# This code was developped by IDEALX (http://IDEALX.org/) and
# contributors (their names can be found in the CONTRIBUTORS file).
#