Skip to content

Instantly share code, notes, and snippets.

@xb4dc0d3
Created March 9, 2020 14:55
Show Gist options
  • Save xb4dc0d3/62e7e32a6551df41ad0426734679f0a3 to your computer and use it in GitHub Desktop.
Save xb4dc0d3/62e7e32a6551df41ad0426734679f0a3 to your computer and use it in GitHub Desktop.
#!/bin/bash
sonar.host.url=http://localhost:9000
sonar.sourceEncoding=UTF-8
#!/bin/bash
export PATH="$PATH:/opt/sonar-scanner/sonar-scanner-4.2.0.1873-linux/bin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment