2 lines
50 B
Bash
2 lines
50 B
Bash
CUSTOM1=(string1 string2 string3)
|
|
CUSTOM2=(value)
|
CUSTOM1=(string1 string2 string3)
|
|
CUSTOM2=(value)
|