Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo? #47

Open
pikaturbo opened this issue Jan 1, 2021 · 1 comment
Open

typo? #47

pikaturbo opened this issue Jan 1, 2021 · 1 comment

Comments

@pikaturbo
Copy link

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"

@baotang2118
Copy link

@pikaturbo Yup, I think so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants