diff --git a/.github/scripts/scrape_certs_certstream_segfault_init.sh b/.github/scripts/scrape_certs_certstream_segfault_init.sh index e09fd3db86..0140f6df8b 100644 --- a/.github/scripts/scrape_certs_certstream_segfault_init.sh +++ b/.github/scripts/scrape_certs_certstream_segfault_init.sh @@ -54,6 +54,7 @@ fi eget "https://raw.githubusercontent.com/Azathothas/Toolpacks/main/x86_64/btop" --to "$HOME/bin/btop" ; chmod +xwr "$HOME/bin/btop" #fi ##CertStream +pip uninstall certstream --yes 2>/dev/null #if ! command -v certstream >/dev/null 2>&1; then eget "https://raw.githubusercontent.com/Azathothas/Toolpacks/main/x86_64/certstream" --to "$HOME/bin/certstream" ; chmod +xwr "$HOME/bin/certstream" #fi