Skip to content

Commit 5cd6831

Browse files
committed
Set config for PhoneInfoga
1 parent 9404160 commit 5cd6831

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
@@ -43,6 +43,7 @@ _install_pip '-r /workspace/sherlock/requirements.txt'
4343
# Install PhoneInfoga
4444
_install_git 'https://github.com/sundowndev/PhoneInfoga'
4545
_install_pip '-r /workspace/PhoneInfoga/requirements.txt'
46+
_run 'mv /workspace/PhoneInfoga/config.example.py /workspace/PhoneInfoga/config.py'
4647
# Install Karma
4748
_install_pip 'git+https://github.com/decoxviii/karma.git'
4849

0 commit comments

Comments
 (0)