mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-10 04:01:51 +00:00
update Makefile
This commit is contained in:
@@ -8,6 +8,7 @@ read -p "Enter Lighthouse version: " version
|
||||
binary="curl -LO https://github.com/sigp/lighthouse/releases/download/v$version/lighthouse-v$version-x86_64-unknown-linux-gnu.tar.gz"
|
||||
|
||||
#download the binary to the present working directory
|
||||
cd /home/hi/cli/lighthouse/scripts
|
||||
$binary
|
||||
|
||||
#extract
|
||||
|
||||
Reference in New Issue
Block a user