un par de cosillas
This commit is contained in:
parent
3d6dbe3f76
commit
6d02dc4ecf
2 changed files with 17 additions and 0 deletions
5
install_htop.sh
Executable file
5
install_htop.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Script to install htop. Run as sudo. Tested on debian 11
|
||||
|
||||
apt install htop
|
||||
Loading…
Add table
Add a link
Reference in a new issue