From 29858e853f053bff95f5dd1a5b6b5200662e1bf7 Mon Sep 17 00:00:00 2001 From: Guy Khmelnitsky Date: Wed, 3 Oct 2018 09:34:15 +0300 Subject: [PATCH] Update the terrible looks --- source/_docs/ecosystem/backup/backup_dropbox.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_docs/ecosystem/backup/backup_dropbox.markdown b/source/_docs/ecosystem/backup/backup_dropbox.markdown index 20d9e3f2d46..8e63b0b4fc8 100644 --- a/source/_docs/ecosystem/backup/backup_dropbox.markdown +++ b/source/_docs/ecosystem/backup/backup_dropbox.markdown @@ -37,9 +37,9 @@ Follow the instructions you see on your screen. Go to the folder you have placed `dropbox.py`. -Option A: +- Option A: Copy file `dropbox_uploader.sh` to : `.homeassistant/extraconfig/shell_code/` (so the full path would be similar to: `/home/homeassistant/.homeassistant/extraconfig/shell_code/dropbox_uploader.sh`) -Option B: +- Option B: Edit `dropbox.py`: Change the following line: `uploader = "/home/homeassistant/.homeassistant/extraconfig/shell_code/dropbox_uploader.sh"`