Rhino: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
<source lang="bash">
sudo wget -c https://github.com/mozilla/rhino/releases/download\
/Rhino1_7_14_Release/rhino-1.7.14.zip -P /opt/cli/
sudo unzip  /opt/cli/rhino-1.7.14.zip -C /opt/cli/
sudo rm -rf /opt/cli/rhino-1.7.14.zip
</source>
==References==
==References==
{|
{|

Revision as of 03:29, 8 July 2022