Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

Commit

Permalink
remove exisiting certstream cli --> #6
Browse files Browse the repository at this point in the history
  • Loading branch information
Azathothas authored Dec 6, 2023
1 parent 7d099de commit 1559101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/scrape_certs_certstream_segfault_init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1559101

Please sign in to comment.