Semantics

This commit is contained in:
Alexandre Aubin 2018-12-03 17:06:47 +00:00
parent 337b73fa76
commit 536b5fe94b

View file

@ -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