Fix missing =
This commit is contained in:
parent
8cd6b0580c
commit
b1e54db64c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
settings {
|
settings = {
|
||||||
PasswordAuthentication = true;
|
PasswordAuthentication = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue