Skip to content

Commit

Permalink
Update bloodhound-ce.py symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
qu35t-code authored Feb 26, 2025
1 parent e86278a commit 0cacafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/install/package_ad.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ function install_bloodhound-ce-py() {
source ./venv/bin/activate
pip3 install .
deactivate
ln -v -s /opt/tools/BloodHound-CE.py/venv/bin/bloodhound-python /opt/tools/bin/bloodhound-ce.py
ln -v -s /opt/tools/BloodHound-CE.py/venv/bin/bloodhound-ce-python /opt/tools/bin/bloodhound-ce.py
add-history bloodhound-ce-py
add-test-command "bloodhound-ce.py --help"
add-to-list "bloodhound-ce.py,https://github.com/fox-it/BloodHound.py,BloodHound-CE ingestor in Python."
Expand Down

0 comments on commit 0cacafb

Please sign in to comment.