We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73199e7 + 87192bb commit ad3b4dfCopy full SHA for ad3b4df
1 file changed
install.sh
@@ -42,7 +42,7 @@ fi
42
43
# extract zip or msi to a temp directory
44
echo "ERROR: Unzipping the archive."
45
-unzip $fn -d -q temp
+unzip $fn -d temp
46
47
# Grab the jars
48
# Move jars to a directory (default: /usr/share/TOM)
0 commit comments