3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
|
#!/bin/sh
|
||
|
exec systemctl --no-ask-password reload angie.service
|