this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update tangled-on-commit service to autorestart after 30s

+2
+2
tangled-on-commit.service
··· 6 6 [Service] 7 7 ExecStart=/bin/tangled-on-commit 8 8 WorkingDirectory=/root/server-config 9 + Restart=always 10 + RestartSec=30s 9 11 10 12 [Install] 11 13 WantedBy=multi-user.target