9 lines
161 B
Desktop File
9 lines
161 B
Desktop File
[Unit]
|
|
After=network.target
|
|
|
|
[Service]
|
|
Restart=always
|
|
ExecStart=/home/michael/.local/share/proton-bridge/run-proton-bridge.sh
|
|
|
|
[Install]
|
|
WantedBy=default.target
|