This commit is contained in:
Chris Punches
2021-04-07 00:00:00 -04:00
parent 3de2dd7039
commit d0391b7304
2 changed files with 13 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
#!/usr/bin/bash
set -a
echo "variables file says hello and set a variable named TEST_VAR"
TEST_VAR="999"