mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2026-02-05 07:40:55 +01:00
10 lines
168 B
Desktop File
10 lines
168 B
Desktop File
[Unit]
|
|
Description=ScaleLite Auto Deployer
|
|
|
|
[Service]
|
|
ExecStart=/bin/bash /usr/local/bin/scalelite-deploy
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
Alias=scalelite.service
|