6 lines
182 B
Bash
6 lines
182 B
Bash
|
#!/usr/bin/with-contenv bashio
|
||
|
|
||
|
# Instead of enforcing this requirement, we let the user choose
|
||
|
# to access docker, we need to disable "protection mode"
|
||
|
|
||
|
#bashio::require.unprotected
|