adjusting fatal warning
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
set -a
|
||||
|
||||
echo "variables file says hello and set a variable named TEST_VAR"
|
||||
TEST_VAR="999"
|
||||
|
||||
Reference in New Issue
Block a user