Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sscottgvit committed Jun 2, 2021
1 parent bd3993d commit 01b1aac
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 38 deletions.
2 changes: 1 addition & 1 deletion app/ApplicationInfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
applicationInfo = {
"name": "LEGION",
"version": "0.3.7",
"build": '1622655840',
"build": '1622656779',
"author": "GoVanguard",
"copyright": "2020",
"links": ["http://github.com/GoVanguard/legion/issues", "https://GoVanguard.com/legion"],
Expand Down
1 change: 1 addition & 0 deletions deps/installDeps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ apt-get -yqqqm --allow-unauthenticated -o DPkg::Options::="--force-overwrite" -o
apt-get -yqqqm --allow-unauthenticated -o DPkg::Options::="--force-overwrite" -o DPkg::Options::="--force-confdef" install python-impacket
apt-get -yqqqm --allow-unauthenticated -o DPkg::Options::="--force-overwrite" -o DPkg::Options::="--force-confdef" install whatweb
apt-get -yqqqm --allow-unauthenticated -o DPkg::Options::="--force-overwrite" -o DPkg::Options::="--force-confdef" install medusa
apt-get -yqqqm --allow-unauthenticated -o DPkg::Options::="--force-overwrite" -o DPkg::Options::="--force-confdef" install postgresql postgresql-server-dev-all
37 changes: 0 additions & 37 deletions fixname.sh

This file was deleted.

0 comments on commit 01b1aac

Please sign in to comment.