hopefully fixed entrypoint

This commit is contained in:
Bruvv
2022-01-01 13:17:40 +01:00
parent 41b0a81fdd
commit 4e52bfda7b
2 changed files with 1 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
#!/usr/bin/with-contenv bashio #!/bin/bash
echo "Starting..." echo "Starting..."
#################### ####################

View File

@@ -1,5 +1,4 @@
#!/usr/bin/with-contenv bashio #!/usr/bin/with-contenv bashio
# shellcheck shell=bash
################## ##################
# INITIALIZATION # # INITIALIZATION #