ldap-server/phpldapadmin/entrypoint.sh

8 lines
53 B
Bash
Raw Normal View History

2022-12-14 21:57:05 +01:00
#!/bin/bash
set -xe
echo "Running Apache"
exec $@