sparkthor-service.install 151 B

1234
  1. if [[ -e /bin/systemctl ]]; then
  2. installFile "$path/etc/systemd/system/sparkthor@.service" "/etc/systemd/system/sparkthor@.service" 1 || exit 1
  3. fi