From 613ecd669026ac00754b31414ee08d5db227f9e5 Mon Sep 17 00:00:00 2001 From: VHSgunzo Date: Wed, 16 Nov 2022 22:33:37 +0300 Subject: [PATCH] Update get_static_bins --- get_static_bins | 3 +++ 1 file changed, 3 insertions(+) diff --git a/get_static_bins b/get_static_bins index 4211a00..1c75380 100644 --- a/get_static_bins +++ b/get_static_bins @@ -9,6 +9,9 @@ static-get lsof url="http://s.minos.io/archive/bifrost/x86_64/" wget -q "${url}$(curl -s "$url"|grep -o 'lsof.*tar\.xz"'|head -1|tr -d \")" +#### For curl +https://github.com/moparisthebest/static-curl/releases + #### For bash https://github.com/robxu9/bash-static/releases