mirror of
https://github.com/guezoloic/serverconfig.git
synced 2026-03-28 18:03:49 +00:00
fix(install): add all program bin from procps package
This commit is contained in:
@@ -17,7 +17,13 @@ readonly REQ=(
|
||||
"curl"
|
||||
"docker"
|
||||
"crontab"
|
||||
"procps"
|
||||
"ps"
|
||||
"top"
|
||||
"free"
|
||||
"pgrep"
|
||||
"pkill"
|
||||
"uptime"
|
||||
"sysctl"
|
||||
)
|
||||
|
||||
function check_root() {
|
||||
|
||||
Reference in New Issue
Block a user