-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: hackvr
action: commit
revision:
path_from:
revision_from: f43bc654684239198fc793df536319bd73a38d7f:
path_to:
revision_to:

git.thebackupbox.net

hackvr

git://git.thebackupbox.net/hackvr

commit f43bc654684239198fc793df536319bd73a38d7f
Author: epoch <epoch@thebackupbox.net>
Date:   Mon Apr 6 06:04:22 2020 -0500

    added an exec

diff --git a/share/hackvr/examples/hackvr_term/hackvr_data_decode.sh b/share/hackvr/examples/hackvr_term/hackvr_data_decode.sh

index 0ac04f213d5fab13411211e5adcf8e1b2aa26c88..

index ..307b6ffb1f406b383c75d54e1348400e76853d56 100755

--- a/share/hackvr/examples/hackvr_term/hackvr_data_decode.sh
+++ b/share/hackvr/examples/hackvr_term/hackvr_data_decode.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-grep --line-buffered '^[^ ]* data ' | stdbuf -oL tr -s ' ' | stdbuf -oL cut '-d ' -f3- | stdbuf -o0 xxd -r -p
+exec grep --line-buffered '^[^ ]* data ' | stdbuf -oL tr -s ' ' | stdbuf -oL cut '-d ' -f3- | stdbuf -o0 xxd -r -p

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 16:24:20 2024