mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-22 06:43:17 -05:00
3 lines
74 B
Bash
Executable file
3 lines
74 B
Bash
Executable file
#! /bin/sh
|
|
# $OpenLDAP$
|
|
sed -e s/@BACKEND@/$BACKEND/i -e s/^#$BACKEND#//i
|