mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-14 14:33:02 +01:00
5 lines
66 B
Bash
Executable file
5 lines
66 B
Bash
Executable file
#!/bin/bash -e
|
|
|
|
service slapd start
|
|
service apache2 start
|
|
bash -l
|