mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 19:31:01 +01:00
Correction
This commit is contained in:
@@ -6,7 +6,7 @@ declare authentication_required
|
||||
declare username
|
||||
declare password
|
||||
|
||||
if ! bashio::fs.directory_exists '/data/transmission'; then
|
||||
if ! bashio::fs.directory_exists '/share/transmission'; then
|
||||
mkdir '/share/transmission'
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user