fix startup script
This commit is contained in:
parent
7759ca9ec7
commit
f05bb63007
@ -1,6 +1,9 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
#!/bin/sh
|
||||
|
||||
# Instead of enforcing this requirement, we let the user choose
|
||||
# to access docker, we need to disable "protection mode"
|
||||
# if he/she wants to access docker: if so, disabling the "protection mode" is mandatory
|
||||
|
||||
exit 0
|
||||
|
||||
#!/usr/bin/with-contenv bashio
|
||||
#bashio::require.unprotected
|
Loading…
Reference in New Issue
Block a user