New version

This commit is contained in:
Alexandre
2023-07-21 16:40:32 +02:00
parent f919ffa630
commit a67df23423
7 changed files with 4 additions and 12 deletions

View File

@@ -1,7 +1,6 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
# Only execute if installed
if [ -f /notinstalled ]; then exit 0; fi