|
@ -241,7 +241,7 @@ mailcow:install-backup() { |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
info "You can run this following from an host having admin access to $dest:" |
|
|
info "You can run this following from an host having admin access to $dest:" |
|
|
echo "ssh ${ssh_options[@]} myadmin@$dest ssh-key add \"$(cat /var/lib/rsync/.ssh/id_rsa.pub)\"" |
|
|
|
|
|
|
|
|
echo "ssh ${ssh_options[@]} myadmin@$dest ssh-key add '$(cat /var/lib/rsync/.ssh/id_rsa.pub)'" |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
compose:has_domain() { |
|
|
compose:has_domain() { |
|
|