mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-10-27 17:01:28 +01:00
4 lines
38 B
Plaintext
4 lines
38 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
/sbin/service httpd reload
|