Skip to content

Commit e774c8c

Browse files
committed
Remove test commands
1 parent 58195be commit e774c8c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

run.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ if [ "${1:0:1}" != '-' ]; then
66
exec "$@"
77
fi
88

9-
whoami | true
10-
pwd
11-
ls -la
12-
139
# Create extensions directories to enable usage after volume mounting
1410
mkdir -p ${SONARQUBE_HOME}/extensions/plugins ${SONARQUBE_HOME}/extensions/jdbc-driver
1511

0 commit comments

Comments
 (0)