Nathaniel van Diepen 9 years ago
parent
commit
4286456782
1 changed files with 2 additions and 0 deletions
  1. 2 0
      install.sh

+ 2 - 0
install.sh

@@ -38,6 +38,8 @@ log "SSH Server";
 install ssh;
 log "Git";
 install git;
+log "htop";
+install htop;
 
 section "Custom Packages";
 log "Omnimaga-Server-Utils";