Parcourir la source

[Stress] Provision script now installs htop

Ask Solem il y a 9 ans
Parent
commit
16a17c976d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      funtests/stress/run/provision/provision.sh

+ 1 - 0
funtests/stress/run/provision/provision.sh

@@ -186,6 +186,7 @@ provision () {
     apt_update
     configure_system
     apt_install powertop
+    apt_install htop
     install_git
     install_rabbitmq
     install_redis