Skip to content

Commit 885a0cc

Browse files
author
jul10l14
committed
Install Editor
1 parent f8ba2b7 commit 885a0cc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

install-osint.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,8 @@ _install_pip 'pip3' '-r /workspace/InstagramOSINT/requirements.txt'
8080
_install_git 'https://github.com/dvopsway/datasploit.git'
8181
_install_pip 'pip2.7' '--upgrade -r /workspace/datasploit/requirements.txt'
8282

83+
# Install editor
84+
_run 'apk add vim'
85+
86+
# Add Ascii art to bashrc
8387
cat ascii-art.sh >> ~/.bashrc

0 commit comments

Comments
 (0)