summaryrefslogtreecommitdiffstats
path: root/examples
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
commit64fa24dbabd8d211d276e19745561a11b7465158 (patch)
tree1f543f3869095f969396cc9ea952e0f91c1423fd /examples
parentb00a81b543a58f46e54ce0e5362ba21bb16fc35f (diff)
downloadsamba-64fa24dbabd8d211d276e19745561a11b7465158.tar.gz
samba-64fa24dbabd8d211d276e19745561a11b7465158.tar.xz
samba-64fa24dbabd8d211d276e19745561a11b7465158.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).
#