Skip to content

Commit

Permalink
Add comment about history.sh to bash_profile as well (#1)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Robertson <[email protected]>
  • Loading branch information
pjrobertson authored Dec 22, 2023
1 parent 6e7af4b commit 99d312a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/change-ncadmin-profile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ then
PATH="/home/$UNIXUSER/bin:$PATH"
fi
bash /var/scripts/instruction.sh
# clear .bash_history by default as a security precaution
bash /var/scripts/history.sh
sudo -i
Expand Down

0 comments on commit 99d312a

Please sign in to comment.