@@ -6,7 +6,7 @@
{
"label": "Build Gitote",
"type": "shell",
- "command": "go build",
+ "command": "go build && sudo systemctl restart gitote",
"group": {
"kind": "build",
"isDefault": true