Skip to content

typo? #47

@pikaturbo

Description

@pikaturbo

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions