#!/bin/sh
#
# build - builds the example
#
# Requires a running LDAP server that has the suffix configured but no data loaded

x-load-ldif -a structure.ldif
x-load-ldif -a people.ldif

