This website requires JavaScript.
Explore
Help
Sign In
root
/
sonarqube
mirror of
https://github.com/SonarSource/sonarqube.git
Watch
1
Star
0
Fork
You've already forked sonarqube
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
branch-10.7
sonarqube
/
build.sh
6 lines
43 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
./stop.sh
./gradlew build
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink