summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
authormion <>2026-02-11 22:59:23 +0000
committermion <>2026-02-11 22:59:23 +0000
commit9ac5ed19e543f15aff7ce2f426b1444867fd1b21 (patch)
treef6e798dfa86336ca48d79e6a8a23ce1e51b72faa /test.sh
test
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test.sh b/test.sh
new file mode 100755
index 0000000..8ca0d5a
--- /dev/null
+++ b/test.sh
@@ -0,0 +1,3 @@
+meow="$(echo "hi")"
+
+echo $meow \ No newline at end of file