8 lines
62 B
Bash
Executable File
8 lines
62 B
Bash
Executable File
#!/bin/bash
|
|
|
|
/_docker/init.sh || exit 1
|
|
|
|
|
|
apache2-foreground
|
|
|