mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Semantics
This commit is contained in:
parent
337b73fa76
commit
536b5fe94b
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ Do you agree to let YunoHost apply those changes to your configuration and there
|
|||
|
||||
# Keep a copy to be restored during the postinstall
|
||||
# so that the ssh confs behaves as manually modified.
|
||||
cp /etc/ssh/sshd_config /etc/ssh/sshd_config.to_restore
|
||||
cp /etc/ssh/sshd_config /etc/ssh/sshd_config.before_yunohost
|
||||
fi
|
||||
|
||||
return 0
|
||||
|
|
Loading…
Add table
Reference in a new issue