3 lines
113 B
Plaintext
3 lines
113 B
Plaintext
|
#! /bin/bash
|
||
|
systemctl --global enable --now sdgyrodsu.service || echo "sdgyrodsu service could not be enabled"
|