mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Typo in previous commits
This commit is contained in:
parent
219dd2590c
commit
fefa44e062
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ do_pre_regen() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Support different strategy for security configurations
|
# Support different strategy for security configurations
|
||||||
export compatibility="$(yunohost settings get 'service.ssh.compatibility')"
|
export compatibility="$(yunohost settings get 'security.ssh.compatibility')"
|
||||||
|
|
||||||
export ssh_keys
|
export ssh_keys
|
||||||
export ipv6_enabled
|
export ipv6_enabled
|
||||||
|
|
Loading…
Add table
Reference in a new issue