mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update 99-run.sh
This commit is contained in:
@@ -78,7 +78,7 @@ function check_path () {
|
|||||||
file="$1"
|
file="$1"
|
||||||
|
|
||||||
# Double check exists
|
# Double check exists
|
||||||
if [ !-f "$file" ]; then
|
if [ ! -f "$file" ]; then
|
||||||
bashio::warning "$file not found"
|
bashio::warning "$file not found"
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user