5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Disable the services
|
||
|
systemctl disable pvchealthd.service
|