4 lines
52 B
Plaintext
4 lines
52 B
Plaintext
|
post_install() {
|
||
|
systemctl enable fix-*.timer
|
||
|
}
|