Skip to content

Commit

Permalink
Merge pull request #7 from ckohnke/clean
Browse files Browse the repository at this point in the history
updated for TOM 1.53
  • Loading branch information
ckohnke authored Apr 18, 2019
2 parents 73199e7 + 87192bb commit ad3b4df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit ad3b4df

Please sign in to comment.