mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
4 lines
71 B
Bash
Executable File
4 lines
71 B
Bash
Executable File
#! /bin/sh
|
|
# $OpenLDAP$
|
|
sed -e s%@BACKEND@%$BACKEND% -e s%#$BACKEND#%%
|