sdgyrodsu/debian/postinst
2023-07-15 16:22:56 +03:00

3 lines
113 B
Bash

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