diff options
Diffstat (limited to 'os/windows/fio.sh')
-rwxr-xr-x | os/windows/fio.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/os/windows/fio.sh b/os/windows/fio.sh deleted file mode 100755 index 7245ca90..00000000 --- a/os/windows/fio.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh
-/usr/sbin/cygserver > /dev/null &
-/bin/real_fio $@
-/usr/sbin/cygserver -S > /dev/null
\ No newline at end of file |