992a3f9c96
Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)
7 lines
58 B
Text
Executable file
7 lines
58 B
Text
Executable file
#!/usr/bin/env beamsh
|
|
|
|
stdio {
|
|
trace {
|
|
echo hello
|
|
}
|
|
}
|