Originally Posted By: mlord
Code:
..
if [ -d /drive0/fids ]; then
        log "Drives already built"
else
..

Ahh.. I should also remember to have it still build DRIVE1 in that case, if necessary.