Skip to content

Commit c605b97

Browse files
author
Julio Lira
authored
Fix setting file of browsers
1 parent 1556d40 commit c605b97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install-osint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ _run 'apk add whois nmap'
7575
# Install osrframework
7676
_install_pip 'pip2' 'osrframework'
7777
_run 'wget https://raw.githubusercontent.com/i3visio/osrframework/master/config/general.cfg -O ~/.config/OSRFramework/default/general.cfg'
78+
_run 'wget https://github.com/i3visio/osrframework/blob/master/config/browser.cfg -O /root/.config/OSRFramework/default/browser.cfg'
7879
# Install InstagramOsint
7980
_install_git 'https://github.com/sc1341/InstagramOSINT.git'
8081
_install_pip 'pip3' '-r /workspace/InstagramOSINT/requirements.txt'

0 commit comments

Comments
 (0)