Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
software:lego [2019/08/24 10:38]
eServices Greece created
software:lego [2020/06/25 16:55]
eServices Greece [Steps]
Line 10: Line 10:
 mkdir legoinstall mkdir legoinstall
 cd legoinstall cd legoinstall
-wget https://github.com/go-acme/lego/releases/download/v3.0.2/lego_v3.0.2_linux_amd64.tar.gz +wget https://github.com/go-acme/lego/releases/download/v3.7.0/lego_v3.7.0_linux_amd64.tar.gz 
-tar zxfv lego_v3.0.2_linux_amd64.tar.gz+tar zxfv lego_v3.7.0_linux_amd64.tar.gz
 mv lego /usr/local/bin/ mv lego /usr/local/bin/
 cd .. cd ..
 rm -rf legoinstall</sxh> rm -rf legoinstall</sxh>