4 lines
56 B
Bash
4 lines
56 B
Bash
|
|
VAR=(Val1 VAL2)
|
||
|
|
DYNVAL1_VAR=string1
|
||
|
|
DYNVAL2_VAR=string1
|