6 lines
169 B
Bash
6 lines
169 B
Bash
|
ROUGAIL_VAR="string1,string2,string3"
|
||
|
ROUGAIL_VAR2="string1"
|
||
|
ROUGAIL_DYNSTRING1.VARDYN="string1"
|
||
|
ROUGAIL_DYNSTRING2.VARDYN="string1"
|
||
|
ROUGAIL_DYNSTRING3.VARDYN="string1"
|