update Makefile

This commit is contained in:
chonghe
2023-07-17 09:20:23 +08:00
committed by Tan Chee Keong
parent 3700a60840
commit ef6f2c0732
2 changed files with 6 additions and 1 deletions

View File

@@ -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