summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-09-19 18:54:40 +0000
committerGerald Carter <jerry@samba.org>2003-09-19 18:54:40 +0000
commit389bf06cde17871fe4d8ef4cecc1cf92ef91e6be (patch)
treef906048c1c7b03833835d92e0cda03718e7ff033 /examples
parent54b5bbb57aac951b5ee06833be6d69c66431d9bb (diff)
downloadsamba-389bf06cde17871fe4d8ef4cecc1cf92ef91e6be.tar.gz
samba-389bf06cde17871fe4d8ef4cecc1cf92ef91e6be.tar.bz2
samba-389bf06cde17871fe4d8ef4cecc1cf92ef91e6be.zip
insert missing sh-bang
(This used to be commit fe2b6317cbda34c2d00194884847642789f40e75)
Diffstat (limited to 'examples')
-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 7b5a46b06e..4a891a2772 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).
#