lcpex rewrite - alpha
This commit is contained in:
11
sample/environments/rex.variables
Executable file
11
sample/environments/rex.variables
Executable 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"
|
||||
|
||||
Reference in New Issue
Block a user