mount iso subdirectory if in /etc/fstab
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 10 Oct 2010 11:44:43 +0000 (11:44 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 10 Oct 2010 11:44:43 +0000 (11:44 +0000)
bin/start.sh

index 598e7e8..bf7a554 100755 (executable)
@@ -5,5 +5,6 @@ if [ ! -z "$1" ] ; then
 fi
 
 sudo /etc/init.d/dnsmasq stop
+sudo mount iso
 echo $DEV
 sudo DEV=$DEV perl -Ilib/PXElator -Ilib -Mhttpd -e httpd::start