4 lines
108 B
Bash
Executable file
4 lines
108 B
Bash
Executable file
#!/bin/bash
|
|
# shellcheck disable=SC1091
|
|
source /usr/local/lib/marshall_installer
|
|
install htop btop cpulimit
|