Skip to content

Commit ad3b4df

Browse files
authored
Merge pull request #7 from ckohnke/clean
updated for TOM 1.53
2 parents 73199e7 + 87192bb commit ad3b4df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ fi
4242

4343
# extract zip or msi to a temp directory
4444
echo "ERROR: Unzipping the archive."
45-
unzip $fn -d -q temp
45+
unzip $fn -d temp
4646

4747
# Grab the jars
4848
# Move jars to a directory (default: /usr/share/TOM)

0 commit comments

Comments
 (0)