Skip to content
Snippets Groups Projects
Commit 2b083dd1 authored by Brandon Heller's avatar Brandon Heller
Browse files

Add gitk to installed VM tools

parent 777c9023
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,6 @@
#Brandon Heller (brandonh@stanford.edu)
#Install extra tools on Debian Lenny
#Install tcpdump and tshark, cmd-line packet dump tools:
sudo apt-get install -y tcpdump tshark
#Install tcpdump and tshark, cmd-line packet dump tools. Also install gitk,
#a graphical git history viewer.
sudo apt-get install -y tcpdump tshark gitk
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment