blob: e4258946f9ee4581324803c2ae2681b7c378a31f [file] [log] [blame]
Filip Tehlar31eaea92023-06-15 10:06:57 +02001#!/bin/bash
2
Florin Corasf26bbea2023-12-21 19:18:25 -08003wget https://github.com/stunnel/static-curl/releases/download/8.5.0/curl-static-amd64-8.5.0.tar.xz
4tar -xvf ./curl-static-amd64-8.5.0.tar.xz
5cp curl /usr/bin/curl