ldapsaisie/docker/entrypoint.sh

6 lines
66 B
Bash
Raw Normal View History

2022-06-08 14:24:35 +02:00
#!/bin/bash -e
service slapd start
service apache2 start
bash -l