diff --git a/install.sh b/install.sh index 80c4d21..2a7321f 100755 --- a/install.sh +++ b/install.sh @@ -42,7 +42,7 @@ fi # extract zip or msi to a temp directory echo "ERROR: Unzipping the archive." -unzip $fn -d -q temp +unzip $fn -d temp # Grab the jars # Move jars to a directory (default: /usr/share/TOM)