diff experiments/scripts/HTK/install_htk.sh @ 182:aa4eea1a3568

- AWS (again!)
author tomwalters
date Wed, 11 Aug 2010 11:52:02 +0000
parents f75123cf39ce
children 97a513bc3bcf
line wrap: on
line diff
--- a/experiments/scripts/HTK/install_htk.sh	Wed Aug 11 11:36:48 2010 +0000
+++ b/experiments/scripts/HTK/install_htk.sh	Wed Aug 11 11:52:02 2010 +0000
@@ -2,7 +2,7 @@
 set -e
 set -u
 if [ ! -e /mnt/experiments/htk/.htk_installed_success ]; then
-sudo mkdir /mnt/experiments/htk
+sudo mkdir -p /mnt/experiments/htk
 sudo chown ubuntu /mnt/experiments/htk
 cd /mnt/experiments/htk
 wget --user $HTK_USERNAME --password $HTK_PASSWORD http://htk.eng.cam.ac.uk/ftp/software/HTK-3.4.1.tar.gz