mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2025-12-16 22:32:10 +01:00
10 lines
179 B
Desktop File
10 lines
179 B
Desktop File
[Unit]
|
|
Description=ScaleLite Auto Deployer
|
|
|
|
[Service]
|
|
ExecStart=/bin/bash /opt/scalelite-run/scripts/deploy.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
Alias=scalelite-auto-deployer
|