ssh_compose_pro/systemd/ssh-compose-pro.service

7 lines
201 B
Desktop File

[Unit]
Description=ssh-compose-pro configuration runner
[Service]
ExecStart=/usr/bin/python3 /path/to/ssh_compose_pro/src/main.py /home/user/.ssh/config.yaml --out /home/user/.ssh/config
Type=oneshot