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 d244010 commit 39aafb3Copy full SHA for 39aafb3
cmd/codenames-client/run.sh
@@ -1,2 +1,2 @@
1
#!/bin/bash
2
-go run github.com/bcspragu/Codenames/cmd/codenames-client
+go run github.com/bcspragu/Codenames/cmd/codenames-client "$@"
0 commit comments