#!/bin/sh if [ ! -d isolinux ]; then cd binary fi if ! grep "speakup.synth=soft" isolinux/install.cfg >/dev/null; then cat >>isolinux/install.cfg <