httpd/action-configtest.sh
2019-12-26 15:53:32 +08:00

3 lines
47 B
Bash

#!/bin/sh
exec /sbin/apachectl configtest "$@"