3 lines
84 B
Bash
3 lines
84 B
Bash
ROUGAIL_VAR=(val1 val2)
|
|
ROUGAIL_DYNVAL1_VAR='a value'
|
|
ROUGAIL_DYNVAL2_VAR='a value'
|