7 lines
73 B
Plaintext
7 lines
73 B
Plaintext
KEY="val"
|
|
|
|
|
|
# use inheritance and comments
|
|
KEY1="${KEY}1"
|
|
KEY2="${KEY}2"
|