mirror of
https://github.com/guezoloic/serverconfig.git
synced 2026-03-28 18:03:49 +00:00
fix(install): remove sysctl since it is located in /usr/sbin
This commit is contained in:
@@ -23,7 +23,6 @@ readonly REQ=(
|
|||||||
"pgrep"
|
"pgrep"
|
||||||
"pkill"
|
"pkill"
|
||||||
"uptime"
|
"uptime"
|
||||||
"sysctl"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
function check_root() {
|
function check_root() {
|
||||||
|
|||||||
Reference in New Issue
Block a user