mirror of
https://github.com/linuxserver/docker-freshrss.git
synced 2026-02-20 02:14:47 +08:00
3 lines
52 B
Bash
3 lines
52 B
Bash
#!/bin/bash
|
|
exec /usr/sbin/apache2ctl -D FOREGROUND
|