summaryrefslogtreecommitdiff
path: root/devel/sonar-scanner-cli/files/pkg-message.in
blob: d274bef6ca0c4a94bc8f8605fa4e76b920571be0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
{
  message: <<EOT
The SonarQube scanner component is now installed as
    %%PREFIX%%/bin/sonar-scanner

Before the first start (but not if you update), you have to configure which
SonarQube server to use in
    %%PREFIX%%/%%APP_DIR%%/conf/sonar-scanner.properties
EOT
}
]