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