summaryrefslogtreecommitdiff
path: root/scripts/scalelite-auto-deployer.service
blob: 55a70f4c9a59825c25b077347a4161b1103835ed (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=ScaleLite Auto Deployer

[Service]
ExecStart=/bin/bash /opt/scalelite-run/scripts/deploy.sh

[Install]
WantedBy=multi-user.target
Alias=scalelite-auto-deployer