Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
srcrs committed Nov 22, 2023
1 parent 5e714f7 commit 9ad71df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ else
archname=$arch
fi

rm MagicBox_${archname}_linux

curl -s https://api.github.com/repos/srcrs/magicbox/releases/latest | grep browser_download_url | grep linux | grep ${archname} | cut -d'"' -f4 | wget -i -
chmod +x MagicBox_${archname}_linux

0 comments on commit 9ad71df

Please sign in to comment.