fix netcat
Some checks failed
/ Build BaseBand Server (push) Has been cancelled

This commit is contained in:
Daniella / Tove 2024-06-09 02:18:20 +02:00
parent 4dbdf6d2ee
commit 68f0632b26
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -2,7 +2,7 @@
# DO NOT RUN THIS MANUALLY. PUSH TO RELEASE INSTEAD. ( <- unless there is an emergency.)
wget https://data.tudbut.de/nc
curl "https://data.tudbut.de/nc-$(uname -m)" > nc
chmod a+rx nc
echo "$GPG_PRIVATEKEY" | gpg --import
(