3 lines
114 B
Plaintext
3 lines
114 B
Plaintext
|
#! /bin/bash
|
||
|
systemctl --global disable --now sdgyrodsu.service || echo "sdgyrodsu service could not be disabled"
|