mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 23:29:34 -05:00
3 lines
76 B
Bash
Executable file
3 lines
76 B
Bash
Executable file
#! /bin/sh
|
|
# $OpenLDAP$
|
|
sed -e "s/@BACKEND@/$BACKEND/" -e "s/^#$BACKEND#//"
|