[fix] filename
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Auto Deploy Service
|
||||
|
||||
[Service]
|
||||
Type=sample
|
||||
WorkingDirectory=/etc/auto-deploy-service
|
||||
ExecStart=/usr/local/bin/deploy
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user