mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-22 14:43:34 +00:00
8 lines
58 B
Plaintext
Executable File
8 lines
58 B
Plaintext
Executable File
#!/usr/bin/env beamsh
|
|
|
|
stdio {
|
|
trace {
|
|
echo hello
|
|
}
|
|
}
|