mirror of
https://github.com/outbackdingo/ports.git
synced 2026-02-07 18:00:25 +00:00
3 lines
56 B
Bash
Executable File
3 lines
56 B
Bash
Executable File
#!/bin/sh
|
|
mkdir -p /var/run/httpd
|
|
exec httpd -DNO_DETACH |