mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2026-02-05 07:40:55 +01:00
Added auto-start
updated scalite-run.service fixed auto-deployer.service
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
Description=ScaleLite Auto Deployer
|
||||
|
||||
[Service]
|
||||
ExecStart=/bin/bash /usr/local/bin/scalelite-deploy
|
||||
ExecStart=/bin/bash /opt/scalelite-run/scripts/deploy.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Alias=scalelite.service
|
||||
Alias=scalelite-auto-deployer
|
||||
|
||||
Reference in New Issue
Block a user