From f8b33d3e337c575b8c21c8a0395f03ab4c0338e3 Mon Sep 17 00:00:00 2001 From: Delia Passalacqua <delia.passalacqua@garr.it> Date: Thu, 12 Dec 2019 09:29:44 +0100 Subject: [PATCH] Update rclone_quick_tutorial.rst to force wiki update --- web/support/kb/openstack/rclone_quick_tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/support/kb/openstack/rclone_quick_tutorial.rst b/web/support/kb/openstack/rclone_quick_tutorial.rst index f451b2a7..b51c7c0c 100644 --- a/web/support/kb/openstack/rclone_quick_tutorial.rst +++ b/web/support/kb/openstack/rclone_quick_tutorial.rst @@ -12,7 +12,7 @@ If not yet installed on your machine, you can install **rclone** with the follow Download OpenStack credentials ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Create and download an `application credential <https://cloud.garr.it/compute/app-credential/>`_ from openstack dashboard as **app-credentials.sh** +Create and download an `application credential <https://cloud.garr.it/compute/app-credential/>`_ from openstack dashboard as **app-credentials.sh**. In order to use **Rclone**, you can either load the configuration from environment either write them directly in the configuration file. Choose the best approach for your needs. -- GitLab