mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 07:14:08 +02:00
Update 98-upgrade.sh
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
#!/usr/bin/with-contenv bashio
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
|
|
||||||
|
exit 0
|
||||||
|
|
||||||
# Only execute if installed
|
# Only execute if installed
|
||||||
if [ -f /notinstalled ]; then exit 0; fi
|
if [ -f /notinstalled ]; then exit 0; fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user