BUG: 86651 Set permissions correctly when doing a SSH deploy via ConfigEnv
Set permissions correctly when doing a SSH deploy via ConfigEnv. As copy is
being done recursively, add the -R flag to the chmod command to recursively
set the permissions.
Signed-off-by: Sridhar Meda <sridhar.meda@lexisnexis.com>