summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
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