httpd/action-configtest.sh

3 lines
47 B
Bash
Raw Normal View History

2019-12-26 15:53:32 +08:00
#!/bin/sh
exec /sbin/apachectl configtest "$@"