mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-08 15:01:00 +02:00
Update run.sh
This commit is contained in:
@@ -144,7 +144,6 @@ mkdir -p $variable || bashio::log.fatal "Can't create $variabletest path"
|
|||||||
fi
|
fi
|
||||||
# Check if path writable
|
# Check if path writable
|
||||||
touch $variabletest/aze && rm $variabletest/aze || bashio::log.fatal "$variable path is not writable"
|
touch $variabletest/aze && rm $variabletest/aze || bashio::log.fatal "$variable path is not writable"
|
||||||
fi
|
|
||||||
done
|
done
|
||||||
|
|
||||||
# Start messages
|
# Start messages
|
||||||
|
|||||||
Reference in New Issue
Block a user