diff options
| author | ame <[email protected]> | 2024-04-05 17:34:56 -0500 |
|---|---|---|
| committer | ame <[email protected]> | 2024-04-05 17:34:56 -0500 |
| commit | f752ddb0353fb7b06bce742b64b6a72322b51827 (patch) | |
| tree | 803c77fab17f941067c092cc1e1eae90163d970e /t.sh | |
| parent | b51f233bc5e304102a51949db1e235aafe283b8e (diff) | |
remove test
Diffstat (limited to 't.sh')
| -rw-r--r-- | t.sh | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,5 +0,0 @@ -#!/bin/bash -for ((i=1; i < 500; i++)) do -echo $i -curl localhost:8090 -F "[email protected]" -done |
