5 lines
76 B
Bash
5 lines
76 B
Bash
|
|
DYNVAL1_VAR=string1
|
||
|
|
DYNVAL2_VAR=string1
|
||
|
|
VAR1=string1
|
||
|
|
VAR2=(string1 string1)
|