mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 15:19:34 -05:00
3 lines
71 B
Bash
Executable file
3 lines
71 B
Bash
Executable file
#! /bin/sh
|
|
# $OpenLDAP$
|
|
sed -e s%@BACKEND@%$BACKEND% -e s%#$BACKEND#%%
|