aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2019-06-23 18:13:56 -0700
committerGravatar MarkKoz <[email protected]>2019-06-29 20:05:38 -0700
commit5eec45c29fa66139c3f537bbbb602e4e769346ad (patch)
tree66bd8bd913ea4089d7050c0f470e0c11c8f64293 /scripts
parentSet variable beforehand (diff)
Does the variable get overwritten?
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/test.sh b/scripts/test.sh
new file mode 100755
index 0000000..a267324
--- /dev/null
+++ b/scripts/test.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+printf '%s\n' "$1"