Closed rdek closed 5 years ago
I have the same error, im in kali.
That's happened because your current shell didn't sourcing ~/.bashrc
.
Simply open a new terminal or run command source ~/.bashrc
.
P/s: I'm also fixed that on install script so just clean the folder and clone the repo again.
That's happened because your current shell didn't sourcing
~/.bashrc
. Simply open a new terminal or run commandsource ~/.bashrc
.P/s: I'm also fixed that on install script so just clean the folder and clone the repo again.
Delete repo and clone again, same error. What did it for me was sourcing bash rc file, now I will try this interesting tool.