summaryrefslogtreecommitdiff
path: root/rc/bin/D003753
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-04-14 17:41:48 +0000
committercinap_lenrek <cinap_lenrek@localhost>2011-04-14 17:41:48 +0000
commit715570c24e89cea414feb181be3aee65df1ceec5 (patch)
tree9b1bd5bd20e6453144e2bdfb521841a54b726e1e /rc/bin/D003753
parenta150899221a5badff9740703b754f901b4f52762 (diff)
downloadplan9front-715570c24e89cea414feb181be3aee65df1ceec5.tar.xz
remove crap, looks like import fuckup from iso
Diffstat (limited to 'rc/bin/D003753')
-rwxr-xr-xrc/bin/D00375311
1 files changed, 0 insertions, 11 deletions
diff --git a/rc/bin/D003753 b/rc/bin/D003753
deleted file mode 100755
index 7ce5aa389..000000000
--- a/rc/bin/D003753
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/rc
-rfork e
-flop=/dev/fd0disk
-if(! test -r $flop)
- flop='#f'/fd0disk
-if(! test -f /srv/dos)
- dossrv >/dev/null </dev/null >[2]/dev/null
-unmount /n/a:>[2]/dev/null
-mount -c /srv/dos /n/a: $flop
-unmount /n/a >[2]/dev/null
-mount -c /srv/dos /n/a $flop