mirror of
https://github.com/j3ssie/osmedeus.git
synced 2026-09-21 17:17:50 +02:00
Fix typoo on install scripts
This commit is contained in:
+1
-1
@@ -227,7 +227,7 @@ git clone https://github.com/RUB-NDS/CORStest 2>/dev/null
|
||||
|
||||
install_banner "LinkFinder"
|
||||
git clone https://github.com/GerbenJavado/LinkFinder.git 2>/dev/null
|
||||
pip3 install LinkFinder/requirements.txt
|
||||
pip3 install -r LinkFinder/requirements.txt
|
||||
cd $PLUGINS_PATH/LinkFinder/
|
||||
python3 setup.py install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user