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