mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-22 07:39:35 -05:00
use /bin/bash because dash
This commit is contained in:
parent
5ce8ef8ad7
commit
36eaaae414
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#! /bin/sh
|
#! /bin/bash
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue