Explorar o código

Updated Tasks to VSCode

Yoginth %!s(int64=7) %!d(string=hai) anos
pai
achega
985d74b2dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .vscode/tasks.json

+ 1 - 1
.vscode/tasks.json

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