diff options
author | Your Name <you@example.com> | 2021-11-10 15:57:32 -0700 |
---|---|---|
committer | Your Name <you@example.com> | 2021-11-10 15:57:32 -0700 |
commit | 7b8aa4823b6f842a29765f2b195539932d2dd18e (patch) | |
tree | 158f72b646520707fb581b097910e58063f1d915 | |
parent | cd3f20ea83698c3333458f62cf95761a5171cb76 (diff) | |
download | bashweb-7b8aa4823b6f842a29765f2b195539932d2dd18e.tar.gz bashweb-7b8aa4823b6f842a29765f2b195539932d2dd18e.tar.bz2 bashweb-7b8aa4823b6f842a29765f2b195539932d2dd18e.zip |
Im gonna do some stuff just give me some time and a fuck ton of caffeine
-rw-r--r-- | testing-grounds/thing.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing-grounds/thing.sh b/testing-grounds/thing.sh new file mode 100644 index 0000000..05a7907 --- /dev/null +++ b/testing-grounds/thing.sh @@ -0,0 +1,2 @@ +#!/bin/bash + |