mirror of
https://gitee.com/kennylee/docker.git
synced 2024-12-01 19:38:30 +08:00
4 lines
58 B
Bash
4 lines
58 B
Bash
#!/bin/bash
|
|
|
|
bash -c '/usr/sbin/apache2ctl -D FOREGROUND'
|