mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-21 06:49:13 +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"
|
||||
mkdir -p "$DATA_LOCATION"
|
||||
mkdir -p "$DATA_LOCATION"/media
|
||||
|
||||
echo "Setting permissions"
|
||||
if bashio::config.has_value 'PUID'; then
|
||||
|
||||
Reference in New Issue
Block a user