bbht icon indicating copy to clipboard operation
bbht copied to clipboard

typo?

Open pikaturbo opened this issue 5 years ago • 1 comments

echo "installing bash_profile aliases from recon_profile" git clone https://github.com/nahamsec/recon_profile.git cd recon_profile cat bash_profile >> ~/.bash_profile <<<<< shouldnt this be cat .bash_profile >> ~/.bash_profile? source ~/.bash_profile cd ~/tools/ echo "done"

pikaturbo avatar Jan 01 '21 05:01 pikaturbo

@pikaturbo Yup, I think so.

baotang2118 avatar Jan 24 '21 09:01 baotang2118