Skip to content

Commit cf36195

Browse files
as a service
Signed-off-by: Akshay Rohatgi <52616034+Akshay-Rohatgi@users.noreply.github.com>
1 parent e7ab6c2 commit cf36195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ func main() {
2020
Name: "tally",
2121
DisplayName: "tally Beacon Service",
2222
Description: "Monitors and executes control tasks from scorekeeper - used for scoring netsiege",
23-
WorkingDirectory: "/Users/akshay/Documents/GitHub/tally/tally",
23+
// WorkingDirectory: "/Users/akshay/Documents/GitHub/tally/tally",
2424
Arguments: []string{},
2525
}
2626

0 commit comments

Comments
 (0)