Nathaniel van Diepen há 9 anos atrás
pai
commit
4286456782
1 ficheiros alterados com 2 adições e 0 exclusões
  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";