Skip to content

Commit

Permalink
Update build.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
1mm0rt41PC authored Jul 4, 2023
1 parent aca826a commit bb069f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Bloodhound/build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ powershell -exec bypass -nop -Command "$neo4j = cat .\neo4j-community-*\conf\neo

type %scriptpath%\Bloodhound\run.bat > run.bat

7z a BloodHound-win32-x64 BloodHound-linux-x64 customqueries.json ..\Collectors neo4j-community run.bat
7z a -t7z -mhe -p%_7Z_PASSWORD_% %_7Z_OUPUT_%\BloodHound-UI.7z BloodHound-win32-x64 BloodHound-linux-x64 customqueries.json ..\Collectors neo4j-community run.bat
appveyor PushArtifact %_7Z_OUPUT_%\BloodHound-UI.7z

0 comments on commit bb069f9

Please sign in to comment.