release/v1.0.0 #1

Merged
root merged 6 commits from release/v1.0.0 into master 2021-06-14 05:48:01 +00:00
Showing only changes of commit 869354fd73 - Show all commits

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