Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TilakMaddy committed Feb 12, 2025
1 parent 9c2ebd3 commit 7a91772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cyfrinup/dynamic_script
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ main() {
say "installing latest aderyn"

ensure curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cyfrin/aderyn/releases/latest/download/aderyn-installer.sh | bash
rm -f ~/.cargo/bin/aderyn
rm -f ~/.cyfrin/bin/aderyn

say "done!"
}
Expand Down

0 comments on commit 7a91772

Please sign in to comment.