Skip to content

Commit

Permalink
avoid payara zip getting a weird long name #6593
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Apr 20, 2020
1 parent 0e1e364 commit dfb1245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx-guides/source/installation/prerequisites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Installing Payara

- Download and install Payara (installed in ``/usr/local/payara5`` in the example commands below)::

# wget https://search.maven.org/remotecontent?filepath=fish/payara/distributions/payara/5.201/payara-5.201.zip
# wget --content-disposition https://search.maven.org/remotecontent?filepath=fish/payara/distributions/payara/5.201/payara-5.201.zip
# unzip payara-5.201.zip
# mv payara5 /usr/local

Expand Down

0 comments on commit dfb1245

Please sign in to comment.