fix startup script

This commit is contained in:
Paolo Asperti 2023-07-26 10:15:49 +02:00
parent 7759ca9ec7
commit f05bb63007
Signed by: paspo
GPG Key ID: 06D46905D19D5182
1 changed files with 5 additions and 2 deletions

View File

@ -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