mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2026-02-05 07:40:55 +01:00
Added script for auto-deployment
This commit is contained in:
9
scripts/scalelite-auto-deployer.service
Normal file
9
scripts/scalelite-auto-deployer.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=ScaleLite Auto Deployer
|
||||
|
||||
[Service]
|
||||
ExecStart=/bin/bash /usr/local/bin/scalelite-deploy
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Alias=scalelite.service
|
||||
Reference in New Issue
Block a user