5 lines
146 B
Bash
5 lines
146 B
Bash
|
ROUGAIL_VAR="string1,string2,string3"
|
||
|
ROUGAIL_DYNSTRING1.VARDYN="string1"
|
||
|
ROUGAIL_DYNSTRING2.VARDYN="string1"
|
||
|
ROUGAIL_DYNSTRING3.VARDYN="string1"
|