[fix] systemd service
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jay 2021-06-15 00:20:36 +08:00
parent d894b1861e
commit 1544dfc59e

View File

@ -2,7 +2,8 @@
Description=Auto Deploy Service
[Service]
Type=sample
Type=simple
User=root
WorkingDirectory=/etc/auto-deploy-service
ExecStart=/usr/local/bin/deploy
Restart=always