mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Correction of if then
This commit is contained in:
@@ -5,6 +5,9 @@ declare CONFIG
|
||||
declare authentication_required
|
||||
declare username
|
||||
declare password
|
||||
declare incomplete_bool
|
||||
declare download_dir
|
||||
declare incomplete_dir
|
||||
|
||||
if ! bashio::fs.directory_exists '/share/transmission'; then
|
||||
mkdir '/share/transmission'
|
||||
|
||||
Reference in New Issue
Block a user