summaryrefslogtreecommitdiffstats
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
commitfe2b6317cbda34c2d00194884847642789f40e75 (patch)
treefb256fec8938dcf7566a78abab63cc0ea00ebe74 /examples
parenta9f34d9fde4ea5e043444803aeda70d5e64c3870 (diff)
downloadsamba-fe2b6317cbda34c2d00194884847642789f40e75.tar.gz
samba-fe2b6317cbda34c2d00194884847642789f40e75.tar.xz
samba-fe2b6317cbda34c2d00194884847642789f40e75.zip
insert missing sh-bang
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 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).
#