]> git.lizzy.rs Git - plan9front.git/blob - rc/bin/D003753
updating cwfs and moving installer in /rc/bin
[plan9front.git] / rc / bin / D003753
1 #!/bin/rc
2 rfork e
3 flop=/dev/fd0disk
4 if(! test -r $flop)
5         flop='#f'/fd0disk
6 if(! test -f /srv/dos)
7         dossrv >/dev/null </dev/null >[2]/dev/null
8 unmount /n/a:>[2]/dev/null
9 mount -c /srv/dos /n/a: $flop
10 unmount /n/a >[2]/dev/null
11 mount -c /srv/dos /n/a $flop