From 7dca443214b0cd0e42fdf158841f49256a257ca8 Mon Sep 17 00:00:00 2001 From: Milan <milan.danecek@gmail.com> Date: Tue, 8 Aug 2023 18:01:05 +0200 Subject: [PATCH] Fix comment --- object-storage/rclone.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/object-storage/rclone.md b/object-storage/rclone.md index 42fe58a..5c9d49a 100644 --- a/object-storage/rclone.md +++ b/object-storage/rclone.md @@ -67,7 +67,7 @@ Then click at **Environment variables (1)** in the displayed window. In the section User variables for **UserXY (1)** you will select the line with variable **Path (2)** and then you will click on the **Edit (3)** button. { style="display: block; margin: 0 auto" } -[{ width="800" height="600" style="display: block; margin: 0 auto" }]:: +<!-- { width="800" height="600" style="display: block; margin: 0 auto" } --> You can add the new path by clicking on the **New (1)** button and then you have to insert the path to the pre-prepared **“bin” folder (2)**, see below. The setup is then confirmed by clicking on the **OK (3)** button. -- GitLab