[fix] filename

This commit is contained in:
Jay
2021-06-14 14:08:35 +08:00
parent 78e0b02f37
commit bb3abfe3a7
+11
View File
@@ -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