With this code:
while read row; do if [ -d "$SSD_PATH/$row" ]; then INCLUDE_SSD="$INCLUDE_SSD --include \\"$row/**\\"" e