2 lines
51 B
Bash
2 lines
51 B
Bash
CONDITION=false
|
|
VARIABLE=(string1 string2 string3)
|
CONDITION=false
|
|
VARIABLE=(string1 string2 string3)
|