Github bot : script beautyshied

This commit is contained in:
github-actions
2022-10-16 00:20:03 +00:00
parent 657368a481
commit b4ff294a83
2 changed files with 19 additions and 19 deletions

View File

@@ -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