htop
This commit is contained in:
parent
86ef04260a
commit
5eb6ea79f2
10
install-htop.sh
Executable file
10
install-htop.sh
Executable file
@ -0,0 +1,10 @@
|
||||
#!/usr/bin/env bah
|
||||
|
||||
mkdir -p /root/.config/htop
|
||||
|
||||
dnf install epel-release -y
|
||||
crb enable
|
||||
dnf install epel-release -y
|
||||
|
||||
dnf install htop -y
|
||||
|
Loading…
Reference in New Issue
Block a user