⬆️ Updated tools

This commit is contained in:
2025-04-18 15:19:20 +02:00
parent 7f6790fe84
commit c2edc07ae5
9 changed files with 24 additions and 5 deletions

View File

@ -0,0 +1,6 @@
#!/bin/bash
set -eu
wget "https://github.com/zyedidia/eget/releases/download/v@VERSION@/eget-@VERSION@-linux_amd64.tar.gz" -nv -O /tmp/eget.tar.gz
tar xvzf /tmp/eget.tar.gz -C /tmp/eget
install -m 755 /tmp/eget/eget-@VERSION@-linux_amd64/eget /usr/local/bin/