We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ab6c2 commit cf36195Copy full SHA for cf36195
main.go
@@ -20,7 +20,7 @@ func main() {
20
Name: "tally",
21
DisplayName: "tally Beacon Service",
22
Description: "Monitors and executes control tasks from scorekeeper - used for scoring netsiege",
23
- WorkingDirectory: "/Users/akshay/Documents/GitHub/tally/tally",
+ // WorkingDirectory: "/Users/akshay/Documents/GitHub/tally/tally",
24
Arguments: []string{},
25
}
26
0 commit comments