There was an error while loading. Please reload this page.
1 parent ca355a1 commit 8767832Copy full SHA for 8767832
install.sh
@@ -139,7 +139,7 @@ GO111MODULE=on go get -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei
139
sudo cp ~/go/bin/nuclei /usr/local/bin
140
141
printf "${CYAN}Installing Shcheck\n${NORMAL}"
142
-pip3 install shcheck
+git clone https://github.com/santoru/shcheck
143
144
printf "${CYAN}Installing MailSpoof\n${NORMAL}"
145
pip3 install mailspoof
0 commit comments