Skip to content

Instantly share code, notes, and snippets.

@shairozan
Created October 19, 2017 04:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shairozan/fd943844d0b2ae15a538c1ecf30c427d to your computer and use it in GitHub Desktop.
Save shairozan/fd943844d0b2ae15a538c1ecf30c427d to your computer and use it in GitHub Desktop.
#!/bin/bash
cd /dotnet/src/QueueRunner && dotnet restore && dotnet build && dotnet run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment