2 lines
90 B
Plaintext
2 lines
90 B
Plaintext
|
#! /bin/sh
|
||
|
systemctl is-active --quiet dehydrated.timer && systemctl stop dehydrated.timer
|