mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
4 lines
71 B
Bash
4 lines
71 B
Bash
|
|
#! /bin/sh
|
||
|
|
# $OpenLDAP$
|
||
|
|
sed -e s%@BACKEND@%$BACKEND% -e s%#$BACKEND#%%
|