reverted docker bin bash

This commit is contained in:
bruvv
2022-01-01 20:49:05 +01:00
parent c61ae45e5a
commit c98b3db85b
54 changed files with 55 additions and 54 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bashio
#!/bin/bash
# If dockerfile failed install manually
if [ -e "/ENVFILE" ]; then
echo "Executing script"