Update and rename 92-mounts to 92-mounts-v1.1

This commit is contained in:
Alexandre
2021-02-23 09:58:00 +01:00
committed by GitHub
parent 5a0ccbcf24
commit cab685dde1

View File

@@ -1,8 +1,8 @@
#!/usr/bin/with-contenv bashio
#########################
# MOUNT SMB SHARES v1.1 #
#########################
####################
# MOUNT SMB SHARES #
####################
if bashio::config.has_value 'networkdisks'; then
# Mount CIFS Share if configured and if Protection Mode is active
bashio::log.info 'Mounting smb share(s)...'