/[pxelator]/bin/start.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /bin/start.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 549 - (show annotations)
Sun Oct 10 11:44:43 2010 UTC (13 years, 5 months ago) by dpavlin
File MIME type: application/x-sh
File size: 169 byte(s)
mount iso subdirectory if in /etc/fstab

1 #!/bin/sh -x
2
3 if [ ! -z "$1" ] ; then
4 DEV=$1
5 fi
6
7 sudo /etc/init.d/dnsmasq stop
8 sudo mount iso
9 echo $DEV
10 sudo DEV=$DEV perl -Ilib/PXElator -Ilib -Mhttpd -e httpd::start

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26