Skip to content

Commit

Permalink
helpfull alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Markuze committed Jan 8, 2023
1 parent 51d1019 commit 09f8a1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ if [ ! -d ${DEBUGFS}/tracing ]; then
mount -t debugfs none $DEBUGFS
fi
echo "BCC setup done"

echo "alias bcc='sudo python3'" >> ~/.bashrc

0 comments on commit 09f8a1c

Please sign in to comment.