This commit is contained in:
Alexandre
2021-12-08 10:52:10 +01:00
parent 98e3858d76
commit 2616251ad4
3 changed files with 6 additions and 10 deletions

View File

@@ -1,4 +0,0 @@
#!/usr/bin/with-contenv bashio
mkdir -p /addons
mount /dev/mmcblk0p8 /addons &>/dev/null && bashio::log.info "Data drive mounted in /addons"