Add gitk to installed VM tools
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user