mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 11:28:02 +02: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