diff options
author | Minteck <nekostarfan@gmail.com> | 2021-11-14 19:10:11 +0000 |
---|---|---|
committer | Minteck <nekostarfan@gmail.com> | 2021-11-14 19:10:11 +0000 |
commit | 62fedcdea0b7441c296590c069f0358f9925c7c9 (patch) | |
tree | 5280fa7292d2a417d6e4c4968f57e8b5cdc420ea | |
parent | 4fa28842044d48626b51c94a67ccf623d9a9383f (diff) | |
parent | 7b8aa4823b6f842a29765f2b195539932d2dd18e (diff) | |
download | bashweb-62fedcdea0b7441c296590c069f0358f9925c7c9.tar.gz bashweb-62fedcdea0b7441c296590c069f0358f9925c7c9.tar.bz2 bashweb-62fedcdea0b7441c296590c069f0358f9925c7c9.zip |
Commit
-rw-r--r-- | testing-grounds/e | 1 | ||||
-rw-r--r-- | testing-grounds/thing.sh | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/testing-grounds/e b/testing-grounds/e new file mode 100644 index 0000000..827e2ad --- /dev/null +++ b/testing-grounds/e @@ -0,0 +1 @@ +idfk lol 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 + |