diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-07-02 23:44:48 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-07-02 23:44:48 -0400 |
commit | bdd87a4d54703b8f6e3844afd32ba88926e68d58 (patch) | |
tree | 33bc98f3e1822cbb659cd8f31f59f78fad4b9338 /examples/command.sh | |
parent | move body to stdin (diff) | |
download | bashttp-bdd87a4d54703b8f6e3844afd32ba88926e68d58.tar.gz bashttp-bdd87a4d54703b8f6e3844afd32ba88926e68d58.tar.bz2 bashttp-bdd87a4d54703b8f6e3844afd32ba88926e68d58.zip |
status header
Diffstat (limited to 'examples/command.sh')
-rwxr-xr-x | examples/command.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/command.sh b/examples/command.sh index 64e159b..5c31058 100755 --- a/examples/command.sh +++ b/examples/command.sh @@ -5,6 +5,3 @@ printf "\n" neofetch - -exit 200 - |