mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update 99-run
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
#!/usr/bin/with-contenv bashio
|
||||||
|
|
||||||
|
##############
|
||||||
|
# Data usage #
|
||||||
|
##############
|
||||||
|
|
||||||
|
bashio::log.e=info "Setting permissions"
|
||||||
|
chown -R abc:abc /data
|
||||||
|
|
||||||
####################
|
####################
|
||||||
# Add local drives #
|
# Add local drives #
|
||||||
####################
|
####################
|
||||||
|
|||||||
Reference in New Issue
Block a user