Fix in sed function
This commit is contained in:
parent
bd52bc67c7
commit
4bf2f2587f
1 changed files with 1 additions and 1 deletions
|
|
@ -266,7 +266,7 @@ class Linux {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Linux::shell_command([$executable[$distro]]);
|
Linux::shell_command($executable[$distro]);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue