added htop to sprinkle

This commit is contained in:
Raphael Sofaer 2010-06-18 23:54:32 -07:00
parent acfa7df1c5
commit 807314d469

View file

@ -10,6 +10,5 @@ end
package :tools do
description 'Useful tools'
apt 'psmisc'
requires :build_essential
apt 'psmisc htop'
end