8 lines
66 B
Text
8 lines
66 B
Text
|
[$]
|
||
|
TEST = foo bar
|
||
|
|
||
|
[test]
|
||
|
command = echo '${TEST}'
|
||
|
shell = true
|
||
|
|