We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88fc73d commit 8f74f15Copy full SHA for 8f74f15
install.sh
@@ -142,7 +142,7 @@ printf "${CYAN}Installing Shcheck\n${NORMAL}"
142
git clone https://github.com/santoru/shcheck
143
144
printf "${CYAN}Installing MailSpoof\n${NORMAL}"
145
-pip3 install mailspoof
+sudo pip3 install mailspoof
146
147
148
go get github.com/haccer/subjack
0 commit comments