Skip to content

Commit

Permalink
Removed joern-stats from install script (#4725)
Browse files Browse the repository at this point in the history
Does not exist anymore.
  • Loading branch information
max-leuthaeuser authored Jul 3, 2024
1 parent 915b0ed commit ec6d03d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion joern-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ else
sudo ln -sf "$JOERN_INSTALL_DIR"/joern-cli/joern-export "$JOERN_LINK_DIR" || true
sudo ln -sf "$JOERN_INSTALL_DIR"/joern-cli/joern-flow "$JOERN_LINK_DIR" || true
sudo ln -sf "$JOERN_INSTALL_DIR"/joern-cli/joern-scan "$JOERN_LINK_DIR" || true
sudo ln -sf "$JOERN_INSTALL_DIR"/joern-cli/joern-stats "$JOERN_LINK_DIR" || true
sudo ln -sf "$JOERN_INSTALL_DIR"/joern-cli/joern-slice "$JOERN_LINK_DIR" || true
fi
fi
Expand Down

0 comments on commit ec6d03d

Please sign in to comment.