#!/usr/bin/python import subprocess subprocess.call(["bash", "scripts/voiceguide.sh"], cwd="/media/floppy")