6 lines
201 B
Desktop File
6 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
|