Update the terrible looks

This commit is contained in:
Guy Khmelnitsky 2018-10-03 09:34:15 +03:00 committed by GitHub
parent 3012fd0275
commit 29858e853f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,9 +37,9 @@ Follow the instructions you see on your screen.
Go to the folder you have placed `dropbox.py`. 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`) 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`: Edit `dropbox.py`:
Change the following line: Change the following line:
`uploader = "/home/homeassistant/.homeassistant/extraconfig/shell_code/dropbox_uploader.sh"` `uploader = "/home/homeassistant/.homeassistant/extraconfig/shell_code/dropbox_uploader.sh"`