mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-28 17:00:33 +02:00
Update 99-run.sh
This commit is contained in:
@@ -41,6 +41,7 @@ DATA_LOCATION=$(bashio::config 'data_location')
|
|||||||
|
|
||||||
echo "Check $DATA_LOCATION folder exists"
|
echo "Check $DATA_LOCATION folder exists"
|
||||||
mkdir -p "$DATA_LOCATION"
|
mkdir -p "$DATA_LOCATION"
|
||||||
|
mkdir -p "$DATA_LOCATION"/media
|
||||||
|
|
||||||
echo "Setting permissions"
|
echo "Setting permissions"
|
||||||
if bashio::config.has_value 'PUID'; then
|
if bashio::config.has_value 'PUID'; then
|
||||||
|
|||||||
Reference in New Issue
Block a user