mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Fix #1726. Enable dokku-redeploy systemd service.
This commit is contained in:
@@ -39,6 +39,7 @@ ExecStart=/usr/local/bin/dokku ps:restartall
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
EOF
|
||||
systemctl enable dokku-redeploy
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user