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