Update Bitmagnet

This commit is contained in:
tremor021
2025-05-13 15:42:16 +02:00
parent f66a6344a1
commit 432558da5c
2 changed files with 4 additions and 3 deletions

View File

@@ -18,7 +18,8 @@ $STD apk add --no-cache \
gcc \
musl-dev \
git \
iproute2-ss
iproute2-ss \
sudo
$STD apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community go
msg_ok "Installed dependencies"