sdgyrodsu/debian/postinst

3 lines
113 B
Plaintext
Raw Normal View History

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