Add gitk to installed VM tools
This commit is contained in:
@@ -2,5 +2,6 @@
|
|||||||
#Brandon Heller (brandonh@stanford.edu)
|
#Brandon Heller (brandonh@stanford.edu)
|
||||||
#Install extra tools on Debian Lenny
|
#Install extra tools on Debian Lenny
|
||||||
|
|
||||||
#Install tcpdump and tshark, cmd-line packet dump tools:
|
#Install tcpdump and tshark, cmd-line packet dump tools. Also install gitk,
|
||||||
sudo apt-get install -y tcpdump tshark
|
#a graphical git history viewer.
|
||||||
|
sudo apt-get install -y tcpdump tshark gitk
|
||||||
|
|||||||
Reference in New Issue
Block a user