Explorar el Código

Fix bazel golink makefile

Breandan Dezendorf hace 2 años
padre
commit
48320deb40
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dezendorf/applications/golink/Makefile

+ 1 - 1
dezendorf/applications/golink/Makefile

@@ -1,2 +1,2 @@
 run:
-	bazel run //dezendorf/applications/golink/cmd/main -- -server
+	 bazel run //dezendorf/applications/golink/cmd/main:linkserver -- -server