this repo has no description

systemd: update ExecStart command

Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>

Changed files
+1 -1
systemd
+1 -1
systemd/knotserver.service
··· 4 5 6 [Service] 7 - ExecStart=/usr/local/bin/knotserver 8 Restart=always 9 User=git 10 WorkingDirectory=/home/git
··· 4 5 6 [Service] 7 + ExecStart=/usr/local/bin/knot server 8 Restart=always 9 User=git 10 WorkingDirectory=/home/git