mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update 00-smb_mounts.sh
This commit is contained in:
@@ -3,6 +3,11 @@
|
|||||||
# shellcheck disable=
|
# shellcheck disable=
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
if ! bashio::supervisor.ping 2>/dev/null; then
|
||||||
|
bashio::log.blue "Disabled : please use another method"
|
||||||
|
exit 0
|
||||||
|
fi
|
||||||
|
|
||||||
####################
|
####################
|
||||||
# DEFINE FUNCTIONS #
|
# DEFINE FUNCTIONS #
|
||||||
####################
|
####################
|
||||||
|
|||||||
Reference in New Issue
Block a user