mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2026-06-27 12:44:58 +02:00
Added script for auto-deployment
This commit is contained in:
@@ -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