mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 10:54:14 +02:00
Github bot : script beautyshied
This commit is contained in:
@@ -77,7 +77,7 @@ if bashio::config.has_value 'networkdisks'; then
|
||||
|
||||
# if Fail test without PUID and PGID
|
||||
if [ "$MOUNTED" = false ]; then
|
||||
mount -t cifs -o rw,username="$CIFS_USERNAME",password="${CIFS_PASSWORD}" "$disk" /mnt/"$diskname" && MOUNTED=true || MOUNTED=false
|
||||
mount -t cifs -o rw,username="$CIFS_USERNAME",password="${CIFS_PASSWORD}" "$disk" /mnt/"$diskname" && MOUNTED=true || MOUNTED=false
|
||||
fi
|
||||
|
||||
# Messages
|
||||
|
||||
Reference in New Issue
Block a user