ldap-server/phpldapadmin/entrypoint.sh

8 lines
53 B
Bash
Executable File

#!/bin/bash
set -xe
echo "Running Apache"
exec $@