mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2026-06-27 04:34:58 +02:00
e3683c4abd
updated scalite-run.service fixed auto-deployer.service
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
|