servers/roles/apache/files/reload-apache.sh
2025-07-30 17:12:38 +02:00

3 lines
33 B
Bash

#!/bin/sh
service apache reload