Fixes in add user
This commit is contained in:
parent
cc3da38aae
commit
70e0858dc9
1 changed files with 2 additions and 0 deletions
|
|
@ -101,6 +101,8 @@ class Linux {
|
||||||
|
|
||||||
$str_user.=" -p \"${hash}\"";
|
$str_user.=" -p \"${hash}\"";
|
||||||
|
|
||||||
|
echo $str_user;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if($user_directory!='') {
|
if($user_directory!='') {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue