summaryrefslogtreecommitdiff
path: root/share/hackvr/examples/draw/run
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2020-04-02 02:40:40 -0500
committerepoch <epoch@hacking.allowed.org>2020-04-02 02:40:40 -0500
commit906c6c4a25fe0542c9741f49d4fcb74b5e5c39b8 (patch)
tree9df0cfbbb62f734664a2297fb5549f7148bfdaff /share/hackvr/examples/draw/run
parent71886960c496c867cef03e0c1e154f8fb9d58275 (diff)
downloadhackvr-906c6c4a25fe0542c9741f49d4fcb74b5e5c39b8.tar.gz
hackvr-906c6c4a25fe0542c9741f49d4fcb74b5e5c39b8.zip
changed a couple old scripts to not used a named pipe anymore
Diffstat (limited to 'share/hackvr/examples/draw/run')
-rwxr-xr-xshare/hackvr/examples/draw/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hackvr/examples/draw/run b/share/hackvr/examples/draw/run
index f14b415..699a38c 100755
--- a/share/hackvr/examples/draw/run
+++ b/share/hackvr/examples/draw/run
@@ -1,3 +1,3 @@
#!/bin/sh
mknod p p
-cat p | tee /dev/stderr | ./draw.sh | hackvr $USER > p
+hackvr_coproc ./draw.sh